A)
JVM understandable main methods we cannot have more than one with in the same class.
With different signatures we can have any no. of main methods in a single java class. (no use but we can)
In a single java application we can have any no. of initial classes (sense less but we can)
Comments
Post a Comment