Answer Posted / preethi
In object-oriented programming , a class is a template
definition of the method s and variable s in a particular
kind of object . Thus, an object is a specific instance of
a classClass is the Collection of Methods and Datafield, in
other
word we can say class is user defined Data Types
; it contains real values instead of variables
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is interface? When and where is it used?
Get me an image implementation program.
What is polymorphism give a real life example?
any one please tell me the purpose of operator overloading
2. Give the different notations for the class.\
What is difference between pop and oop?
What is the benefit of oop?
Can main method override?
Write a program to sort the number with different sorts in one program ??
What are the important components of cohesion?
What is encapsulation oop?
What is static modifier?
What are classes oop?
What is the diamond problem in inheritance?
Is data hiding and abstraction same?