| |
GeekInterview.com > Interview Questions > Microsoft > C#
| Print | |
Question: Object Oriented and Object Based Language
Answer: Explain What are Object Oriented Language and Object Based Language |
| October 10, 2009 08:55:19 |
#4 |
| krishnavenikaladi |
Member Since: October 2009 Total Comments: 1 |
RE: Object Oriented and Object Based Language |
| Object Oriented Languages follows data abstraction, inheritance, polymorphism, encapsulation, data binding where as Object Based Language follows all the above concepts except inheritance. |
| |
Back To Question | |