...

/

Quiz on Input and Output

Quiz on Input and Output

Challenge yourself with a short quiz provided in this lesson!

We'll cover the following...
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

Question 1 of 50 attempted