How many inner classes can a class have?
No Answer is Posted For this Question
Be the First to Post Answer
What is skeleton and stub?
Why string is called as immutable?
What does nullpointerexception mean?
Can constructor be inherited?
What is the relationship difference the canvas class and the graphics class?
What is variable explain?
all are saying java doesn't support multiple inheritance but by default Object class is super class for all the user defined classes and we can extend atmost one class so each class can extend more than one class so java supports multiple inheritance?i am confused with this,pls any one explain me.
Why is string class considered immutable?
How to display arraylist values in java?
What is mnemonic in assembly language?
Explain importance of inheritance in java?
Can we define a package statement after the import statement in java?