we have a 100 classes at that time which class we have to
write main method? pls help me
Answer Posted / dinesh tiwari
Hey All,
I Think if we have 100 class we write main method wihin
any class just we should mention class name in mainifest
file before calling.mainfest main work is tp provide main
class name to jvm.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How to print an arraylist in java?
What is meant by interface?
What is implicit object in java?
What is the difference between the ">>" and " >>>" operators in java?
Which class contains a method: cloneable or object?
Is java map thread safe?
What is native code?
What is final method in java?
What is a nested class?
Implement two stacks using a single array.
How can I become a good programmer?
When is the finalize() called?
What is module in oop?
Which arithmetic operations can result in the throwing of an arithmeticexception?
What is output buffer?