What happens when we have two mains, one with String[] and another with
Integer[] argument. A compile time error or compiles ok, but runtime
error? What if there is only one main with Integer[] arguments? Will
there be a ClasscastException if anything other than integer is entered
from command prompt as arguments?
0 comment(s) to... “question 15”
0 comments:
Post a Comment