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
What is callablestatement? How you can call stored procedure to pass in parameter?
What does 3 dots mean in java?
How do you find the maximum number from an array without comparing and sorting?
What is floor in java?
What is the technique adopted to create an immutable class?
How can a gui component handle its own events?
Is char a data type in java?
Which non-unicode letter characters may be used as the first character of an identifier?
How can you read an integer value from the keyword when the application is runtime in java? example?
List down the methods and interfaces of collection class in java.
What is return data type?
what do you mean by classloader in java?
what is a thread pool in java and why is it used?
What is a boolean structure?
Can we use catch statement for checked exceptions when there is no chance of raising exception in our code?