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 are virtual functions?

Answers were Sorted based on User's Feedback



What are virtual functions?..

Answer / satendra

In OOP, virtual methods are those methods which can be
overridden within an inheriting class by a function with the
same signature. This concept is a very important part of the
polymorphism portion of OOP. In JAVA by default all methods
are virtual.

Is This Answer Correct ?    19 Yes 3 No

What are virtual functions?..

Answer / niranjanravi

Functions which are called at runtime are called virtual
functions.

Is This Answer Correct ?    8 Yes 7 No

Post New Answer

More Core Java Interview Questions

what do you meant by Platform-Independent?

6 Answers   Persistent,


What methodology can be employed to locate substrings inside a string?

0 Answers  


What is difference between hash mapping and hash table?

5 Answers   NDS, Wipro,


What are the advantages of java over cpp?

0 Answers  


You're given a Boolean 2D matrix, can you find the number of islands?

0 Answers   Amazon,


Difference between arraylist and vector.

0 Answers  


can used Protected Class outside Function.?

0 Answers   HCL,


How to check if linked list contains loop in java?

0 Answers  


What is the purpose of java?

0 Answers  


What are the characteristics of java?

0 Answers  


Difference between method overloading and method overriding in java ?

0 Answers  


what are the different non-access specifiers in java?

5 Answers  


Categories