Answer Posted / girish audichya
Virtual destroctor needed to delete the occupied space by
derived class using base class
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is abstraction in oops with example?
Why is oop better than procedural?
to find out the minimum of two integer number of two different classes using friend function
what is the drawback of classical methods in oops?
What are the data types in oop?
Question: Write a program that prints a paycheck. Ask the program user for the name of the employee, the hourly rate, and the number of hours worked. If the number of hours exceeds 40, the employee is paid “time and a half”, that is, 150 percent of the hourly rate on the hours exceeding 40. Be sure to use stepwi se refine ment and break your solution into several functions. Use the int_name function to print the dollar amount of the check.
What are the 5 oop principles?
What is polymorphism what are the different types of polymorphism?
What are properties in oop?
INSTANCE FIELDS DECLARED private ARE ACCESSIBLE BY THE METHODS ONLY.CAN WE CHANGE THE private FIELD OF AN OBJECT IN A METHOD OF SOME OTHER OBJECT OF THE SAME CLASS?
What is the fundamental idea of oop?
What does and I oop mean?
What is the point of oop?
What language is oop?
What is encapsulation selenium?