Which of this method is given parameter via command line arguments?
(a) main()
(b) recursive() method
(c) Any method
(d) System defined methods
The question was asked in an interview.
My enquiry is from Command Line Arguments in chapter Classes and Methods of Java