can you use the two main method in same class?how?
Answer Posted / sanjay kalamdhad
yes,we can do it by method overloading concept in .net too but with using different signature.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What is the difference between serializable and externalizable interfaces?
What is a parameter in simple terms?
Can we write any code after throw statement?
How hashmap works in java?
How can we create a synchronized collection from given collection?
What is the preferred size of a component in java programming?
What is difference between word and integer?
How is a structure different from array ?
What is the equal sign?
When do you call copy constructor?
What is difference between array and arraylist in java?
Which software is used for java programming?
What is the benefit of abstract class?
What is array pointers ?
What are static blocks and static initalizers in java ?