Answer Posted / meganathan
Class is container of data.
Object is run time entity.
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
What are the 3 principles of oop?
What does no cap mean?
What is encapsulation and abstraction? How are they implemented in C++?
What is encapsulation c#?
What is the difference between a mixin and inheritance?
write a C++ program for booking using constructor and destructor.
write a program using c++ to implement single contiguous memory mangement techniques.display the content of the main memory after yhe allocation of jobs and percentage of the wastage of the main memory
Why interface is used?
What is the diamond problem in inheritance?
Give an example where we have to specifically use C programming language and C++ programming language cannot be used?
to find out the minimum of two integer number of two different classes using friend function
What is the oops and benefits of oops programming?
i=20;k=0;
for(j=1;k-i;k+=j<10?4:3)
{
cout< Can destructor be overloaded? What are oops methods?