Can we have a private virtual method ?
Answer Posted / nidhi singh
no, we cann't hav private virtual method as virtual is used
in case of inheritance but private members cannot be
inherited..
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
Can abstract class have normal methods?
What is and I oop mean?
What is the highest level of cohesion?
Is this job good for future? can do this job post grduate student?
What is overloading and its types?
Why do we need oop?
What is property in oops?
What is encapsulation example?
How to improve object oriented design skills?
What is the main purpose of inheritance law?
c++ program to swap the objects of two different classes
Write a program to sort the number with different sorts in one program ??
What is oops?what is its use in software engineering?
write a program using c++ to implement single contiguous memory mangement techniques.display the content of the main memory after yhe allocation of jobs and percentage of the wastage of the main memory
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).