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 / glibwaresoftsolutions

• 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

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

1142


Can encapsulation be called as a security device?

1037


What is the difference between a class and an object?

1514


What are the interfaces you used in beans?

1065


What is meant by “abstract interface”?

1066


Write a program to show the inheritance used in a class.

1005


What is @functionalinterface?

1061


What is the default access specifier in a class definition?

1080


What is a nested interface?

1093


How to differentiate between a CreateObject() and GetObject() ?

1104


Why use oops?

962


What are Classes and Objects?

1080


What is meant by overloading functions and operators?

1126


Write basic concepts of oops?

1043


what is virtual function and pure virtual function ?

1027