Answer Posted / shyam kumar
in java we must need atleast one class to define our code
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What is the basic of java?
How do you stop a thread in java?
How can we run a java program without making any object?
What is use of map in java?
What are void methods?
Why does java not allow multiple public classes in a java file ?
What is purpose of applet programming?
What is the purpose of the file class in java programming?
Can we override private constructor in java?
what is singleton class in java?
What is abstract class constructor called?
What is stack explain?
What is an example of a conditional statement?
Is it possible to define a method in java class but provide it’s implementation in the code of another language like c?
What is scope & storage allocation of static, local and register variables? Explain with an example.