What are the OOPS concepts?
Answer Posted / amit sharma
It may be
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is inheritance in oop?
What is the difference between inheritance and polymorphism?
Describe these concepts: Polymorphism, Inheritance and Abstraction.
Why multiple inheritance is not possible?
Can bst contain duplicates?
Is html an oop?
Can we have inheritance without polymorphism?
What is a function in oop?
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 protected in oop?
What is the importance of oop?
What makes a language oop?
What do you mean by variable?
Explain virtual inheritance?
What is ambiguity in inheritance?