what is difference b/w object based and object oriented
programming language?
Answer Posted / manikanta
Object oriented language:
Object-oriented language supports all the features of OOPs.
Object-oriented language doesn't has in-built object.
Object-oriented languages are C++, C#, Java etc.
Object based language:
Object-based language doesn't support all the features of OOPs like Polymorphism and Inheritance
Object-based language has in-built object like javascript has window object.
Object-based languages are Javascript, VB etc.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is abstraction in oops?
is there any choice in opting subjects like 4 out of 7
Why do we use polymorphism in oops?
can inline function declare in private part of class?
What is encapsulation c#?
What is basic concept of oop?
What is inheritance in simple words?
Why do we use class in oops?
#include
What is oops concept with example?
What is the oops and benefits of oops programming?
write a programe to calculate the simple intrest and compund intrest using by function overlading
hi, this is raju,iam studying b.tech 2nd year,iam want know about group1 and group2 details, and we can studying without going to any instutions? please help me.
What is encapsulation in simple terms?
Can private class be inherited?