Is there is any error if you have multiple main methods in
the same class?
Answer Posted / someone else
this is not overriding,,,,,it is over hidding
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
how we can create packages in java?
Can we sort array in java?
How dead lock situation occurs in java and how you can identify it?
What is member in java?
Difference between a class and an object?
Can java cast null?
What is mutable object and immutable object?
What is a parameter in a function?
Can we use a default constructor of a class even if an explicit constructor is defined?
How do I know if java is installed?
Explain about serializable interface in java?
What is the maximum size of list in java?
What is the difference between declaration and definition in java?
Can we declare the static variables and methods in an abstract class?
What is difference between null and void?