Quiz on Input and Output
Challenge yourself with a short quiz provided in this lesson!
We'll cover the following...
We'll cover the following...
Technical Quiz
1.
What are the two arguments printf
function takes?
A.
First: a string argument, second: a list of variables
B.
First: a list of variables, second: a string argument
C.
First: an integer, second: a string argument
D.
First: a string argument, second: destination addresses of relevant locations
1 / 5