Not really sure what a command line argument is, but here is an example question that I don't understand:
"Write a program that gets 4 integers as command-line arguments, prints the values and their total."
Can somebody show me how to do this? I have like 10 of these to do, but don't know where to begin.