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 inheritance in simple words?
What does no cap mean?
What is persistence in oop?
What is the difference between procedural programming and oops?
Can we create object of interface?
What does sksksk mean in text slang?
What is variable example?
What is interface? When and where is it used?
What is the example of polymorphism?
What is overriding vs overloading?
Which language is pure oop?
Advantage and disadvantage of routing in telecom sector
What is the importance of oop?
What is basic concept of oop?
IS IT NECESSARY TO INITIALIZE VARIABLE? WHAT IF THE INSTANCE VARIABLE IS DECLARED final ? IS IT NECESSARY TO INITIALIZE THE final VARIABLE AT THE TIME OF THEIR DECLARATION?