Can we have a private virtual method ?

Answer Posted / rajendra gandhi

No, we can't have private vitual method.

Is This Answer Correct ?    6 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is new keyword in oops?

589


Plese get me a perfect C++ program for railway/airway reservation with all details.

3427


What is oops in simple words?

577


Is data hiding and abstraction same?

567


Explain the advantages of inheritance.

670






Is html an oop?

580


write string class as your own class in java without using any built-in function

1976


What is abstraction encapsulation?

655


Why multiple inheritance is not allowed?

581


assume the program must insert 4 elements from the key board and then do the following programs.sequential search(search one of the elements),using insertion sort(sort the element) and using selection sort(sort the element).

1662


What is abstraction in oops with example?

771


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.

693


What is methods in oop?

539


What is the significance of classes in oop?

588


What is abstraction and encapsulation?

569