Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is a pure virtual function?

Answer Posted / nashiinformaticssolutions

• A function declared with = 0 in a base class, making it abstract. Example:
• virtual void display() = 0;

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is @functionalinterface annotation mandatory to define a functional interface? What is the use of @functionalinterface annotation? Why do we need functional interfaces in java?

1208


What is a pure virtual function?

1743


What is a constructor in class?

1140


What is the benefit of Composition over Inheritance?

1055


How to define an abstract class?

1086


What's the order of call of constructors in inheritiance?

1020


State two differences between an object and a class.

1184


Write a note on encapsulation?

1041


What is the main difference between a class and an object?

1047


Is is possible to define our own functional interface?

1120


What is multiple inheritance? How java 8 supports multiple inheritance?

1142


Can encapsulation be called as a security device?

1037


What is the use of finalize method?

1100


Do we require parameter for constructors?

1171


What is bootstrap, extension and system class loader?

1074