Answer Posted / srsabariselvan
Object Oriented Programming
| Is This Answer Correct ? | 40 Yes | 18 No |
Post New Answer View All Answers
What is destructor example?
What are the 3 principles of oop?
Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?
What is multilevel inheritance explain with example?
What are classes oop?
What is a class oop?
What is the difference between procedural programming and oops?
What do you mean by variable?
Why is oop better than procedural?
What is data binding in oops?
What is use of overloading?
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?
Why do we use oops?
What is the important feature of inheritance?
Which method cannot be overridden?