Answer Posted / vijender singh
. Encapsulation: Binding of Code and data together in a
single entity
2. Polymorphism: One name many properties (funtion
Overloading)
3. Inheritance:Acquiring properties of one object to another
| Is This Answer Correct ? | 15 Yes | 7 No |
Post New Answer View All Answers
Get me an image implementation program.
Why do we need oop?
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 does and I oop mean in text?
design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)
What are the data types in oop?
What is polymorphism in oop example?
What is coupling in oop?
What is coupling in oops?
how to get the oracle certification? send me the answer
What is cohesion in oop?
What is abstract class in oops?
What is super in oop?
Explain virtual inheritance?
just right the logic of it 1--> If few people are electing then every time ur candidate should win 2--> arrange books in box, if box carry weight == books weight then take another box..... find the no of box required.