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


Can a class be subclass of itself?

Answers were Sorted based on User's Feedback



Can a class be subclass of itself?..

Answer / avinash chand

In Java every class is a subclass of object class....

Is This Answer Correct ?    13 Yes 1 No

Can a class be subclass of itself?..

Answer / kimiya

is there any where to have write and exacte answers ?
in my opinion its not logical...why shoud a class extends
itself??...
but i know when ever someone asks a question like this
answer is yes and he like to answer why..!!?

Is This Answer Correct ?    1 Yes 0 No

Can a class be subclass of itself?..

Answer / diganta kumar

yes .thing is that the two class with same name will be
present in different package,then the class can extend the
same class.

Is This Answer Correct ?    2 Yes 2 No

Can a class be subclass of itself?..

Answer / nagarjuna

Yes, every class as a subclass of itself.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

Explain different states of a thread in java?

0 Answers  


How can an object be unreferenced?

0 Answers  


What do you understand by abstract classes?

0 Answers   HCL,


What is the use of default method in interface in java? Explain

0 Answers  


Is java code slower than native code?

0 Answers  


What is the default value of byte datatype in java?

0 Answers  


What is a lock or purpose of locks in java?

0 Answers  


Can a double value be cast to a byte?

3 Answers  


Difference between Array and vector?

9 Answers  


What are the legal operands of the instanceof operator?

0 Answers  


Add a value x to array from index l to r where 0 <= l <= r <= n-1

0 Answers   Amazon,


Difference between string, string builder, and string buffer?

0 Answers  


Categories