Answer Posted / shruti
An object is the instance of the class..
it is the only gateway to access the entities defined in
the class..
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Is this program statement valid? INT = 10.50;
What are the advantages of using new operator as compared to the function malloc ()?
Which is better pointer or array?
Are c and c++ the same?
What is 1d array in c?
Are pointers integers in c?
What is cohesion in c?
What is class and object in c?
Is flag a keyword in c?
Explain what are multibyte characters?
How can I pad a string to a known length?
What is an lvalue in c?
Can a pointer be null?
Write a program to find the biggest number of three numbers in c?
What is function definition in c?