Whatis the difference between oop and object based language
Answers were Sorted based on User's Feedback
Answer / ankita
OOP= object based language + inheritance + dynamic binding
That means object based language doesnt support inheritance
and dynamic binding, where as OOP supports.
| Is This Answer Correct ? | 11 Yes | 0 No |
Answer / poorna chandar rao
there is no difference btewen the Object oriented
programming language and object based programming language
both are fallows object oriented programming but small
differnce is object based language not supported the
multiple inhiritence ex java script
| Is This Answer Correct ? | 0 Yes | 3 No |
write a code for this:trailer recordId contains a value other than 99, then the file must error with the reason ‘Invalid RECORD_ID’(User Defined Exception).
What is encapsulation and abstraction? How are they implemented in C++?
0 Answers Agilent, ZS Associates,
What is an interface in oop?
What are classes oop?
if u write a class do u write Assignment operator and copy constructor
What is the default size allocated for array in the statement if size not specified " int a[] "
What does and I oop mean?
What is nutshell in programming language?
1 Answers Satyam, Tech Mahindra,
What is cohesion in oop?
how to create thread in java?
17 Answers IBM, Infosys, Wipro,
What is the difference between static polymorphism and dynamic polymorphism?
What is an orthogonal base class?