what is difference b/w object based and object oriented
programming language?
Answer Posted / poorni
object based programming has in-built objects.for example javascript has window object.but object oriented programming has no in-built objects.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Are polymorphisms mutations?
What is static in oop?
What do you mean by Encapsulation?
Why is it so that we can have virtual constructors but we cannot have virtual destructors?
#include
What does it mean when someone says I oop?
What is the main purpose of inheritance law?
Why is polymorphism important in oop?
What are the 4 main oop principles?
Is enum a class?
How oops is better than procedural?
Advantage and disadvantage of routing in telecom sector
How do you use inheritance in unity?
Is abstract thinking intelligence?
write a program to find 2^n+1 ?