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 thread safe singleton?
how to deploy tomcatserver to weblogic server? write d following steps?
Describe how to implement singleton design pattern in struts.
Explain java heap space and garbage collection?
What is the main difference between java platform and other platforms?
How can we pass argument to a function by reference instead of pass by value?
What is command line used for?
What is the exact difference in between unicast and multicast object? Where we will use?
what do you mean by stream pipelining in java 8? Explain
What are structs in java?
What are passing parameters?
What is nested class?
Explain differences between checked and unchecked exceptions in java?
What is super keyword explain with example?
Why array is used in java?