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
Which method cannot be overridden?
What is the renewal class?
What is encapsulation in simple terms?
What is a class and object?
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’.
What is inheritance in simple words?
What does I oop mean?
write knight tour problem which is present in datastructure
What is the difference between a mixin and inheritance?
Is abstract thinking intelligence?
What is abstraction in oops?
Can destructor be overloaded?
Why do pointers exist?
What is abstraction encapsulation?
What is inheritance and how many types of inheritance?