WHAT IS THE DIFFERENCE BETWEEN OBJECT BASED & OBJECT ORIENTD
PROGRAMMING LANGUAGE.(GIVE AT LIST 4 PIONT)



WHAT IS THE DIFFERENCE BETWEEN OBJECT BASED & OBJECT ORIENTD PROGRAMMING LANGUAGE.(GIVE AT LIS..

Answer / balu

the programming language which supports
inheritence,polymorpism,encapsulation is called o-o language.

the pgogrmming language which does not support inheritence
is called object based language.

Is This Answer Correct ?    27 Yes 10 No

Post New Answer

More OOPS Interview Questions

Write a program to reverse a string using recursive function?

0 Answers   TCS,


What is the difference between C++ and java?

6 Answers   Atos Origin,


Describe these concepts: Polymorphism, Inheritance and Abstraction.

0 Answers   TCS,


What is the difference between const int *ptr and int const *ptr???

2 Answers  


How do you make derived class as an abstract class?

1 Answers   Convergys, TCS,


is java purely oop Language?

49 Answers   HCL, Infosys, TCS,


WAP to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)

1 Answers  


Which is better struts or spring?

0 Answers  


Given two strings like x=?hello? and y=?open?, remove any character from string x which is also used in string y, thus making the result x=?hll?.

13 Answers   IBM,


what is costructor?

1 Answers  


Where is pseudocode used?

0 Answers  


how to write a java program for an output ****0 ***01 **012 *0123 01234

1 Answers  


Categories