in the statement:-
public static void Main(string[] args)
q1] which are the return types the Main method may take?
and
q2] which are the parameter types the "args " may take?
in the statement:-
public static void Main(string[] args)
q1] which are the return types the Main method may take?
and
q2] which are the parameter types the "args " may take?