Can we have a private virtual method ?
Answer Posted / narasimulu
No we can't have private virtual method
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
What is and I oop mean?
Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)
What is object in oops?
What is the use of oops?
Write a c++ program to display pass and fail for three student using static member function
#include
2. Give the different notations for the class.\
What is interface in oop?
What is an advantage of polymorphism?
hi all..i want to know oops concepts clearly can any1 explain??
How does polymorphism work?
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).
Why is polymorphism used?
What are the components of marker interface?
write string class as your own class in java without using any built-in function