Answer Posted / guest
class is an template for an object
Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
When not to use object oriented programming?
What does no cap mean?
What do you mean by Encapsulation?
Is data hiding and abstraction same?
What is abstraction encapsulation?
Why can't we have instance(stack) of a class as a member of the same class like eg.Class A{A obj;} as we can have self refential pointer
What do you mean by abstraction?
What is polymorphism programming?
What is ambiguity in inheritance?
What is static in oop?
Write A Program to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)
State what is encapsulation and friend function?
What does and I oop mean?
Which is better struts or spring?
design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)