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...


Explain virtual functions in C++.

Answers were Sorted based on User's Feedback



Explain virtual functions in C++...

Answer / nashiinformaticssolutions

• A virtual function is a member function that can be overridden in derived classes. Declared with the virtual keyword in the base class, enabling runtime polymorphism.

Is This Answer Correct ?    0 Yes 0 No

Explain virtual functions in C++...

Answer / hr@tgksolutions.com

• A virtual function is a member function that can be overridden in derived classes. Declared with the virtual keyword in the base class, enabling runtime polymorphism.

Is This Answer Correct ?    0 Yes 0 No

Explain virtual functions in C++...

Answer / glibwaresoftsolutions

• A virtual function is a member function that can be overridden in derived classes. Declared with the virtual keyword in the base class, enabling runtime polymorphism.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C++ General Interview Questions

What is Memory Alignment?

2 Answers   TCS,


What are the differences between a struct in C and in C++?

8 Answers   Amazon, Wipro,


Is c++ an integer?

0 Answers  


What is c++ good for?

0 Answers  


Write a program to find the reverse Fibonacci series starting from N.

0 Answers   Huawei,


Explain how to initialize a const member data.

0 Answers  


Do you know what are the new features that iso/ansi c++ has added to original c++ specifications?

0 Answers  


Why struct is used in c++?

0 Answers  


Are iterators pointers?

0 Answers  


What are shallow and deep copies?

0 Answers  


Is c++ a pure oop language?

0 Answers  


When can you tell that a memory leak will occur?

1 Answers  


Categories