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
write a code for this:trailer recordId contains a value other than 99, then the file must error with the reason ‘Invalid RECORD_ID’(User Defined Exception).
What does no cap mean?
What is a superclass in oop?
What is Difference Between Inheritance and creating object and getting data? means Class A extends B{ B.getMethod();} (OR) Class A{ b obj=new B(); obj.getMethod(); }
Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.
#include
What is the highest level of cohesion?
Why it is called runtime polymorphism?
What is the use of oops?
What is the benefit of oop?
Why do while loop is used?
What are the 5 oop principles?
What are the 3 principles of oop?
i got a backdoor offer in process global,Bangalore..Can i work with it?
How to use CMutex, CSemaphore in VC++ MFC