what is main difference between object oriented object base
Answers were Sorted based on User's Feedback
Answer / kasturi
in object oriented programing there will be presence of inheritance where as inheritance is absence in object base programming
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / aok pandey
object oriented programming language = object based
programming language + inhritance + Dynamic binding
| Is This Answer Correct ? | 2 Yes | 1 No |
What is class encapsulation?
whats the difference between c and c++
Why static functions always uses static variables?
Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box
What are benefits of oop?
WHAT IS ABSTRUCT DATA TYPE ? PLEASE EXPLAIN IT.
why constructor cannt be declar virtually? why destructor cannt be overloaded?
Name an advantage of linked list over array?
Can we have a private virtual method ?
difference between structure and union.
what is the new version of oops
What is polymorphism programming?