what is difference b/w object based and object oriented
programming language?
Answer Posted / v.mahesh kumar reddy
the main difference b/t the object oriented programing language and object base programing language is that object based programing language supports all features of oop except inhetance and polymorphysm
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are properties in oop?
Can enum be null?
Is oop better than procedural?
Can we create object of abstract class?
#include
What type of loop is a for loop?
What is for loop and its syntax?
which feature are not hold visual basic of oop?
why reinterpret cast is considered dangerous?
What is methods in oop?
What is class encapsulation?
Can a varargs method be overloaded?
when to use 'mutable' keyword and when to use 'const cast' in c++
What is the problem with multiple inheritance?
What is the main purpose of inheritance law?