Answer Posted / apurva jain
A class is a logical Representation of Objects and Methods.
IT is also a User Defined Datatype.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is encapsulation in ict?
State what is encapsulation and friend function?
INSTANCE FIELDS DECLARED private ARE ACCESSIBLE BY THE METHODS ONLY.CAN WE CHANGE THE private FIELD OF AN OBJECT IN A METHOD OF SOME OTHER OBJECT OF THE SAME CLASS?
Why multiple inheritance is not possible?
What is the difference between encapsulation and polymorphism?
What is class and object with example?
How do you define a class in oop?
c++ program to swap the objects of two different classes
What is destructor in oop?
Which is not an object oriented programming language?
What does and I oop and sksksk mean?
Why do pointers exist?
What is oops in simple words?
What is the difference between a constructor and a destructor?
what is different between oops and c++