Answer Posted / rahul
When an object create means suddenly construtor get executed
| Is This Answer Correct ? | 22 Yes | 3 No |
Post New Answer View All Answers
Why do pointers exist?
What is the use of oops?
What is inheritance and how many types of inheritance?
How do you define social class?
What is the highest level of cohesion?
What is overloading and its types?
write a C++ program for booking using constructor and destructor.
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
What are different oops concepts?
String = "C++ is an object oriented programming language.An imp feature of oops is classes and objects".Write a pgm to count the repeated words from this scenario?
What are classes oop?
How to call a non virtual function in the derived class by using base class pointer
Why do we use encapsulation in oops?
What is polymorphism used for?
What is the real time example of inheritance?