what is difference b/w object based and object oriented
programming language?
Answer Posted / uv
Object based programming language supports all the features
of OOP except Inheritence
| Is This Answer Correct ? | 96 Yes | 64 No |
Post New Answer View All Answers
What is multilevel inheritance in oop?
What is abstract class in oop?
What does enum stand for?
What is encapsulation in ict?
write a programe to calculate the simple intrest and compund intrest using by function overlading
How do you define a class in oop?
How Do you Code Composition and Aggregation in C++ ?
How many human genes are polymorphic?
How oops is better than procedural?
Which language is not a true object oriented programming language?
Who invented oop?
What is difference between multiple inheritance and multilevel inheritance?
What is polymorphism and its types?
write a program to find 2^n+1 ?
What is the highest level of cohesion?