what is difference b/w object based and object oriented
programming language?
Answer Posted / lalit kumar
The main difference between object based and object oriented
language is the language which supports concepts of
inheritence and dynamic binding is known as object oriented
and the language which doesnot support these 2 concepts is
called object based language.
| Is This Answer Correct ? | 36 Yes | 4 No |
Post New Answer View All Answers
What is oops and its features?
any one please tell me the purpose of operator overloading
What is Difference Between Inheritance and creating object and getting data? means Class A extends B{ B.getMethod();} (OR) Class A{ b obj=new B(); obj.getMethod(); }
Hi friends I have experience of 6 months in website design and maintanence. Now i am looking for other IT jobs.. to switch platform. please post any interview you know in chennai.
What does it mean when someone says I oop?
Can we create object of abstract class?
Why do we use class?
Why do we use inheritance?
What are the features of oop?
What is interface? When and where is it used?
What type of loop is a for loop?
Are polymorphisms mutations?
What is inheritance in oop?
#include
What is the point of polymorphism?