Answer Posted / ramkumar
4
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
What are different types of constants?
What is fail fast in java?
What is the base class in java from which all classes are derived?
What is a superclass?
Can a constructor call the constructor of parent class?
How to split a string in java?
what is the difference between process and thread? : Java thread
What is tcp ip in java?
What are memory tables?
What is the purpose of nested class in java?
What is tochararray in java?
What is boolean law?
What does isempty () do in java?
Is void a type?
A non-static inner class may have object instances that are associated with instances of the class’s outer class. A static inner class does not have any object instances.