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 |
what is the size of an empty class
Write on signed and unsigned integers and give three (3) examples each
Can we have inheritance without polymorphism?
define oops concept with example
What is use of overloading?
what does exactly the linker do?
Can anyone please explain runtime polymorphism with a real time example??at what ciscumstances we go for it??
what is the use of mutable key word
Polymorphism with an example?
What is deep and shalow copy?
what is use to destroy an object? illustrate.
What is the use of oops?