Answer Posted / deepak kumar
using virtual keyword we can change the defination of base
class method via overriding them in derived class.
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What is inheritance and how many types of inheritance?
Whats oop mean?
Which method cannot be overridden?
What is the importance of oop?
What are the two different types of polymorphism?
What are benefits of oop?
What is encapsulation example?
What is polymorphism in oops with example?
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).
What is constructor in oop?
Which is not an object oriented programming language?
What is the renewal class?
What are the advantages of polymorphism?
What is oops and why we use oops?
What is and I oop mean?