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

Answer Posted / g hari

object based programming usually refers to object without
inheritence and without polymorphism.object oriented have
an associated type.types may have inherit attributes from
super types.i support inheritence & polymorphism.

object oriented=class and object+inheritence+communication
message.
any wrong in this answer let me know.

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the advantages of polymorphism?

567


What is abstraction in oop with example?

639


What are functions in oop?

579


What are constructors in oop?

583


What is the example of polymorphism?

552






Is this job good for future? can do this job post grduate student?

1685


How many human genes are polymorphic?

564


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(); }

1973


What is difference between class and object with example?

558


Is html an oop?

571


What are main features of oop?

623


what are the ways in which a constructors can be called?

1571


What is the important feature of inheritance?

627


What is polymorphism what is it for and how is it used?

570


What is encapsulation oop?

568