asked 208k views
2 votes
Are pieces of information that are sent into, or passed to, a method, usually because the method requires the information to perform its task or carry out its purpose.

asked
User Abish R
by
8.9k points

1 Answer

6 votes
Arguments are the pieces of information that is send to a method as it require information to do the task and carry its purpose. These command line arguments are passed to program while it is running. It is a must to run the program with at least one argument from command prompt.
answered
User Christiana
by
8.3k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.