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
What does enum stand for?
What is the full form of oops?
What is multilevel inheritance in oop?
what is the sylabus for priliminaries?
What is encapsulation in simple terms?
Get me a number puzzle game-program
#include
What is the main purpose of inheritance law?
What is encapsulation and abstraction? How are they implemented in C++?
What is balance factor?
What is difference between polymorphism and inheritance?
write a program to enter a string like"sunil is a good boy and seeking for a job" not more than 10 characters including space in one line,rest characters should b in other line.if the next line starts from in between the previous word,then print whole word to next line.
Can you explain polymorphism?
What is the advantage of oop over procedural language?
What is the difference between procedural programming and oops?