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 / hr@tgksolutions.com

• 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 are inner classes and what is the practical implementation of inner classes?

935


What are base class, sub class and super class?

1123


What is the difference between aggregation and composition?

992


Is it possible to provide method implementations in java interfaces? If possible, how do we provide them?

991


What is abstraction? How does it differ from encapsulation

1012


What are the methods required to create changes in subclasses?

1067


Can you define OOP and principles of OOP?

1035


What are abstract functions? Why are they used?

1055


What are Classes and Objects?

1080


Explain about object oriented programming?

1058


What is static and dynamic Binding?

1114


What is polymorphism? When is it employed? give an example.

1073


Explain about abstraction?

1131


Is it possible to override private virtual methods?

1044


What does it mean that a method or class is abstract?

1026