Answer Posted / jyotsna pandey
object
class
inheritence
polymorphism
encapsulation
data abstraction
dynamic binding
message passing
| Is This Answer Correct ? | 60 Yes | 17 No |
Post New Answer View All Answers
What is and I oop mean?
What are the benefits of interface?
write a C++ program for booking using constructor and destructor.
What is the real time example of inheritance?
Is data hiding and abstraction same?
How is polymorphism achieved?
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 are the types of abstraction?
why reinterpret cast is considered dangerous?
What is abstraction in oops with example?
What polymorphism means?
What is variable example?
What is polymorphism what is it for and how is it used?
Is react oop?
Is enum a class?