Can a class be subclass of itself?

Answer Posted / avinash chand

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

Is This Answer Correct ?    13 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is unsigned char?

633


What do you mean by global variable?

539


What is the tradeoff between using an unordered array versus an ordered array?

674


what is the final keyword denotes in java?

592


What is floating data type?

548






How much ram can a 64 bit processor theoretically?

472


Explain yield() method in thread class ?

629


What is encapsulation in java?

631


How many types of methods are there?

556


Write code to implement bubble sort in java?

564


What is better - 'bit-shift a value' or 'multiply by 2'?

709


Explain the difference between protected and default access.

525


Why is sizeof not a function?

557


What are the application of stack?

511


What is collection api?

618