+ 2
Can I invoke main method using object created within that main method?
If so what will be output or ifnot what will be output. I know that main is void so it won't return anything but still invoking will do any change.? In background.
1 Respuesta