we have a 100 classes at that time which class we have to
write main method? pls help me
Answer Posted / ankit sangal
we should write the main method in that class from where we want to start the compilation.
| Is This Answer Correct ? | 16 Yes | 1 No |
Post New Answer View All Answers
What is the difference between a method and a procedure?
What is serial version uid and its importance in java?
What is public/private protected in java?
Can we override constructor in java?
What will happen to the exception object after exception handling?
What is basic syntax?
Write code to implement bubble sort in java?
What is bytecode in java ?
What are keywords and reserved words in java?
What is consumer in java?
What is finally and finalize in java?
Does java support function overloading, pointers, structures, unions or linked lists?
What is serialversionuid?
How does a cookie work in Servlets?
What is scope & storage allocation of static, local and register variables? Explain with an example.