Thread: What is class?
View Single Post
Old 06-13-2016, 06:56 AM   #14
Paavni
Registered User
 
Join Date: Jun 2016
Posts: 15
A class is used in object-oriented programming to describe one or more objects. It serves as a template for creating, or instantiating, specific objects within a program.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Paavni is offline   Reply With Quote