Start the virtual machine and open a command terminal.
Answer individually to the following questions and check the answers with your lab partner:
What is the -o option used for?
Give an example of a warning that is only shown with the -Wall option.
How can you know the time it takes to execute a command?
If a program is invoked from the command interpreter
with the command program a b c d, What is the
value of the first parameter of the main
function?