Whatis the difference between oop and object based language
Answers were Sorted based on User's Feedback
Answer / ankita
OOP= object based language + inheritance + dynamic binding
That means object based language doesnt support inheritance
and dynamic binding, where as OOP supports.
| Is This Answer Correct ? | 11 Yes | 0 No |
Answer / poorna chandar rao
there is no difference btewen the Object oriented
programming language and object based programming language
both are fallows object oriented programming but small
differnce is object based language not supported the
multiple inhiritence ex java script
| Is This Answer Correct ? | 0 Yes | 3 No |
can you give the dynamic polymorphism types?
how many types of notations are in java
1 Answers National University of Modern Languages (NUML),
Which is the best institute in hyderabad for C/C++ and it also has fast track course structure.
What do you mean by public, private, protected and friendly?
What is the difference between declaration and definition?
what is namespace? what are the uses of namespace?
write a c++ code of diagonal matrix.
Why polymorphism is used in oops?
What does enum stand for?
write a C++ program for booking using constructor and destructor.
How do you answer polymorphism?
what is the size of an empty class