What are the five concepts of object oriented language?

1 . Polymorphism

Showing Answers 1 - 14 of 14 Answers

Gudiya

  • Feb 20th, 2007
 

1.Polymorhism
2.Data Encapsulation
3.Data Manipulation
4.Inheritance
5.Dynamic Binding

  Was this answer useful?  Yes

rathi

  • Mar 15th, 2007
 

1) Polymorphism
2) Dynamic binding
3) Inheritance
4) Data Encapsulation
5) Data Abstraction

Anjani

  • Mar 25th, 2007
 

1. Inheritance
2. Dynamic binding
3. Encapsulation
4. Data Abstraction
5. Polymorphism

  Was this answer useful?  Yes

Sunny Suman

  • Aug 24th, 2007
 

1) Polymorphism
2) Dynamic binding
3) Inheritance
4) Data Encapsulation
5) Data Abstraction

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions