what is main difference between object oriented object base
Answer Posted / aok pandey
object oriented programming language = object based
programming language + inhritance + Dynamic binding
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is pointer in oop?
What is class encapsulation?
Can we define a class within the interface?
Which language is pure oop?
What is abstraction and encapsulation?
What is methods in oop?
What is object in oops?
Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.
can we make game by using c
Why do we use class?
What is abstraction example?
What is the main purpose of inheritance law?
what are the different types of qualifier in java?
Can we override main method?
What is polymorphism programming?