Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Which of this method is given parameter via command line arguments?

a) main()
b) recursive() method
c) Any method
d) System defined methods

Answer: a
Explanation: Only main() method can be given parameters via using command line arguments.

Join The Discussion