Answer Posted / balakrishna
A class consist of another class is called "Nested Class"
but in main method if we consist of classes it is
called "Inner Classes"
| Is This Answer Correct ? | 0 Yes | 12 No |
Post New Answer View All Answers
What do you mean by of string::valueof expression in java 8?
What is the exact difference in between unicast and multicast object? Where we will use?
Explain covariant method overriding in java.
Are the imports checked for validity at compile time? Will the code containing an import such as java.lang.abcd compile?
When is the finalize() called?
Explain java thread life cycle.
How to make a write-only class in java?
What is constructor and its types?
What is the byte range?
What is the java idl system?
Which is the best approach for creating thread ?
Difference between throw and throws?
What's the purpose of static methods and static variables?
Explain the different forms of polymorphism?
What is the difference between jdk, jre, and jvm?