Answer Posted / nature
class is a user defined data type and it is the collection
of element
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is difference between polymorphism and inheritance?
What is the significance of classes in oop?
What is persistence in oop?
design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)
Can we define a class within the interface?
Why is oop useful?
What is the real life example of polymorphism?
what is the drawback of classical methods in oops?
What is encapsulation selenium?
When not to use object oriented programming?
#include
What is purpose of inheritance?
What is polymorphism and why is it important?
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?
Is enum a class?