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 Co-Variant return type in method overriding?



What is Co-Variant return type in method overriding?..

Answer / harini

If the parent class method return type is object then child
class method return type need not be object. We can take
its child classes also.
The co-varient return types of no. class are
Byte/short/integer/long/float/double.
ex:
object-----string ----valid
number-----integer----valid
string------object----invalid

Is This Answer Correct ?    18 Yes 0 No

Post New Answer

More Core Java Interview Questions

Explain reverse a linked list iterative solution in java?

0 Answers  


How will you get the platform dependent values like line separator, path separator, etc., ?

0 Answers  


Does java trim remove newline?

0 Answers  


How strings are created in java?

0 Answers  


What is an immutable class?

0 Answers  


Is int primitive data type?

0 Answers  


Explain serialization and deserialization in java?

0 Answers  


Explain method overloading?

0 Answers  


What is the difference between a loader and a compiler?

0 Answers   Syntel, Visa,


What are the Object and Class that classes used for?

3 Answers   Mphasis,


How many types of syncronization?

2 Answers  


Which data type is class in java?

0 Answers  


Categories