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?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the current version of java?

1097


What is nullpointerexception in java?

1249


What is callable java?

1044


Is passing by reference faster?

1050


How many types of keywords are there?

1040


Can an abstract class be a final class?

1049


What is the difference between stored procedure & function?

1026


What is a lambda expression ? What's its use ?

1168


Which software is used for java programming?

1081


What is a final class ?

1285


Can we sort arraylist in java?

1046


What is mean by collections in java?

1262


Can a constructor be private and how are this() and super() method used with constructor?

1058


What does localhost mean?

1012


I want to re-reach and use an object once it has been garbage collected. Define how it’s possible?

1076