what is difference b/w object based and object oriented
programming language?

Answer Posted / shubham singh

If the language supports ony 3 features i;e (encapsulation,abstraction and polymorphism).then it is said to be object based programming language.
for example vb,asp.

If the language supports all the 4 features i;e(encapsulatio,abstraction,polymorphism $ also inheritance )..then it is said to be object oriented programming language.
for example java , c#.

Is This Answer Correct ?    7 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a superclass in oop?

663


Can destructor be overloaded?

591


write a program to find 2^n+1 ?

1540


• What are the desirable attributes for memory managment?

1720


write a program using c++ to implement single contiguous memory mangement techniques.display the content of the main memory after yhe allocation of jobs and percentage of the wastage of the main memory

2750






what's the basic's in dot net

1732


assume the program must insert 4 elements from the key board and then do the following programs.sequential search(search one of the elements),using insertion sort(sort the element) and using selection sort(sort the element).

1662


What is use of overloading?

602


What is balance factor?

576


What do you mean by overloading?

574


What is stream in oop?

833


Why we use classes in oop?

571


Please send ford technologies placement paper 2 my mail id

1646


Give two or more real cenario of virtual function and vertual object

1849


What is destructor give example?

595