If num is a variable of type int and temp is a variable of type double, how could you correctly complete this function call? scanf("%lf%d", _________);

a. num, temp
b. &num, &temp
c. temp, num
d. &temp, &num
e. none of the above


Answer: e. none of the above

Computer Science & Information Technology

You might also like to view...

A __________ path name gives the path to a file, starting with the directory that the program is in.

a. relative b. descendant c. full d. complete

Computer Science & Information Technology

In order to create a site in SharePoint, you need to learn HTML

Indicate whether the statement is true or false

Computer Science & Information Technology

A computer connected to the Internet that sends e-mail from others to you is known as a(n):

A) Web server B) instant message server C) outgoing e-mail server D) incoming e-mail server

Computer Science & Information Technology

An Access object module stores procedures that are available to any event in the application

Indicate whether the statement is true or false

Computer Science & Information Technology