Files
30-seconds-of-code/glossary/Class.md
2019-08-13 11:19:29 +03:00

138 B

title, tags
title tags
Class Class

In object-oriented programming, a class is a template definition of an object's properties and methods.