Answer Posted / priya
which class creating the object of class is called main
class
| Is This Answer Correct ? | 3 Yes | 8 No |
Post New Answer View All Answers
Explain the importance of finally over return statement?
How do you sing an Applet ?
What is primitive data type in java?
What is difference between calling start() and run() method of thread?
Can we able to pass objects as an arguments in java?
what is abstract class in Java?
Does a class inherit the constructors of its superclass in java programming?
What is an infinite loop? How infinite loop is declared?
What does this () mean in java?
What is abstraction in java?
What are the actions that can occur when a thread enters blocked state?
How to write custom exception in java?
Why call by value prevents parameter value change?
What is an enumeration?
How we can make copy of a java object?