can you use the two main method in same class?how?
Answer Posted / reddy
yes
it is possible in java by passing different parametes to
the main method
| Is This Answer Correct ? | 9 Yes | 5 No |
Post New Answer View All Answers
What is stack class in java?
Name component subclasses that support painting in java programming?
What are voids?
Does sprintf add a null terminator?
What is string made of?
What is ascii format?
What is a native method in java programming?
Can we write method inside a method in java?
Explain about complier design(phases)
Why are functions called methods in java?
What interface is extended by awt event listeners?
Why is java so popular?
What is treeset in java collection?
what is meant wrapper classes?
Explain covariant method overriding in java.