can you use the two main method in same class?how?
Answer Posted / rajasekhar
yes
it is possible by using static inner class concept
Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Can we modify the throws clause of the superclass method while overriding it in the subclass?
Does java support Operator Overloading?
What is the difference between preemptive scheduling and time slicing?
Why string is immutable or final in java
Can you sort a list in java?
What do you understand by final value?
What is concurrent hashmap and its features?
What's the access scope of protected access specifier?
What are different ways of object creation in java ?
What is a pattern what is an anti pattern?
What carriage return means?
What is string made of?
What is the importance of static variable?
What is constructor and its types?
What do you mean by data type?