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 is proper subset?
Is a boolean 1 bit?
what are three ways in which a thread can enter the waiting state? : Java thread
Write a program in java to calculate the difference between the sum of the odd level and even level nodes of a binary tree.
What is object in java?
What is meant by anonymous class?
What are the types of methodology?
What is arrays fill in java?
What is multiple inheritance? Is it supported by java?
Can I declare a class as private?
What are the different conditional statements?
Given a singly linked list, find the middle of the list in a single traversal without using temporary variable.
When would you use a static class?
Explain about automatic type conversion in java?
How do you write a scanner class in java?