What is Virtual Keyword?

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


Please Help Members By Posting Answers For Below Questions

What is basic concept of oop?

702


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

3431


How does polymorphism work?

635


write a program to find 2 power of a 5digit number with out using big int and exponent ?

1897


Why do we need oop?

671






what is difference between class template and template class?

2160


What makes a language oop?

599


What is class encapsulation?

601


What is meant by oops concept?

615


Can a varargs method be overloaded?

618


What is inheritance in oop?

604


Which method cannot be overridden?

584


What is oops concept with example?

580


hi all..i want to know oops concepts clearly can any1 explain??

1683


What is Difeerence between List obj=new ArrayList(); and ArrayList obj=new ArrayList()?

2110