Answer Posted / srihari
It consists of more classes
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What do you mean by Encapsulation?
What are the components of marker interface?
Can a varargs method be overloaded?
Why multiple inheritance is not possible?
Templates mean
IS IT NECESSARY TO INITIALIZE VARIABLE? WHAT IF THE INSTANCE VARIABLE IS DECLARED final ? IS IT NECESSARY TO INITIALIZE THE final VARIABLE AT THE TIME OF THEIR DECLARATION?
Will I be able to get a picture in D drive to the c++ program? If so, help me out?
Plese get me a perfect C++ program for railway/airway reservation with all details.
What is the advantage of oop over procedural language?
What is abstraction in oop?
What does <> mean pseudocode?
Why is abstraction used?
What is difference between data abstraction and encapsulation?
Which language is not a true object oriented programming language?
write a C++ program for booking using constructor and destructor.