what is difference b/w object based and object oriented
programming language?
Answer Posted / souvik ballav
Object Base Language Not Support Inheritance &
Polimorphisom or dynamic binding.......
| Is This Answer Correct ? | 14 Yes | 6 No |
Post New Answer View All Answers
What is polymorphism in oop example?
Which method cannot be overridden?
What is polymorphism give a real life example?
How do you define social class?
What is purpose of inheritance?
What are the features of oop?
How do you achieve polymorphism?
What is inheritance in simple words?
What are the 3 principles of oop?
Why we use classes in oop?
What is encapsulation oop?
Can we override main method?
Where is pseudocode used?
What is the problem with multiple inheritance?
Can we create object of interface?