Multiple Choice
The ____ scanf() format specifier is used to indicate that scanf() should interpret the input value as a pointer.
A) %p
B) %P
C) %r
D) %R
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q25: The word "null" is used to indicate
Q26: _ are continuous streams of data.<br>A)Arrays<br>B)Strings<br>C)Files<br>D)Pointers
Q27: The _ format specifier is used to
Q28: fgetch()reads a single character from the file
Q29: C++ enables function _,which makes the functions
Q31: _ is an example of how you
Q32: Match each item with a statement below.<br>-denotes
Q33: When you represent character data in a
Q34: What is an object?
Q35: The original UNIX operating system was written