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 explain?
write a code for this:trailer recordId contains a value other than 99, then the file must error with the reason ‘Invalid RECORD_ID’(User Defined Exception).
What is stream in oop?
What is constructor overloading in oop?
class type to basic type conversion
What does it mean when someone says I oop?
What is the importance of oop?
Why is destructor used?
How is class defined?
What is difference between multiple inheritance and multilevel inheritance?
What do you mean by overloading?
explain sub-type and sub class? atleast u have differ it into 4 points?
What are the 4 main oop principles?
What is object in oop?
Write a program to reverse a string using recursive function?