we have a 100 classes at that time which class we have to
write main method? pls help me
Answer Posted / pravallika
But compile time point of view main method is not required.so we can write main method in any one class is possible.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is meant by collection in java?
How to invoke external process in java.
Explain creating threads by implementing runnable class?
Does list allow duplicates in java?
Can we have multiple public classes in a java source file?
Explain scope or life time of local variables in java?
What is charat java?
Explain the JDB in depth & command line.
How do you trim a space in java?
Can we assign null to double in java?
If an object is garbage collected, can it become reachable again?
What is an abstract method in java programming?
What is a type parameter in java?
What are the different types of inheritance in java?
Can we override constructor?