Answer Posted / ravikiran
inner class is the class with in the clas or nested class
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is vector?
What is the difference between class forname and new?
Why main() method is public, static and void in java ?
What is the purpose of static methods and static variables?
What are the differences between include directive and include action?
How can an exception be thrown manually by a programmer?
What is the Concept of Encapsulation in OOPS
Is there a way to increase the size of an array after its declaration?
What is abstract class constructor called?
Why parsing is done?
When we serialize an object does the serialization mechanism saves its references too?
What is structure of java heap? What is perm gen space in heap?
What is the difference between a vector & an array list?
Can we declare the static variables and methods in an abstract class?
how we can create packages in java?