Answer Posted / amit saini
Object Orientated Programming Structure.
| Is This Answer Correct ? | 88 Yes | 5 No |
Post New Answer View All Answers
What is the real time example of inheritance?
Can we create object of abstract class?
Write a c++ program to display pass and fail for three student using static member function
What is balance factor?
What is polymorphism and example?
What is property in oops?
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’.
Why we use classes in oop?
How do you use inheritance in unity?
What language is oop?
#include
What is encapsulation with example?
Can you explain polymorphism?
How to call a non virtual function in the derived class by using base class pointer
What is an advantage of polymorphism?