Whatis the difference between oop and object based language
Answer Posted / 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 |
Post New Answer View All Answers
What does oop mean in snapchat?
Why do while loop is used?
write a code for this. serial_number contained in the header of the file will be read , if this serial number is less than a previous serial number within a successfully processed file, or is the same as another serial number within a successfully processed file, or if the field contains anything other than 7 digits, then the file must error with the reason ‘Invalid SERIAL_NUMBER’.
How oops is better than procedural?
Why multiple inheritance is not allowed?
What is the renewal class?
What is the real time example of inheritance?
Write a program to reverse a string using recursive function?
Why multiple inheritance is not possible?
Can we create object of abstract class?
What is pure oop?
What are the data types in oop?
What is the significance of classes in oop?
what is the drawback of classical methods in oops?
What is abstraction example?