Multiple Choice
What error is generated on placing an address operator with a variable in the printf statement?
A) compile error
B) run-time error
C) logical error
D) no error
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q22: Which header file includes a function for
Q23: The syntax of the scanf() is scanf("control
Q24: The standard header _ is used for
Q25: What is the use of symbol *
Q26: What happens when zero flag is used
Q28: Which of the following macro extracts an
Q29: What is the value of EOF?<br>A)-1<br>B)0<br>C)1<br>D)10
Q30: Which of the following doesn't require an
Q31: The maximum number of characters to be
Q32: The conversion characters d, i, o, u,