Multiple Choice
Pointer is special kind of variable which is used to store __________ of the variable.
A) Address
B) Value
C) Variable Name
D) Data Type
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q32: void main() {<br>Printf();<br>}<br>A)Run-Time Error<br>B)Compile-Time Error<br>C)none<br>D)all
Q33: If you pass an array as an
Q34: Which statement is used to compare the
Q35: Explicit data type conversion is called<br>A)Type casting<br>B)conversion<br>C)separation<br>D)none
Q36: Array can be considered as set of
Q38: Which gcc flag is used to generate
Q39: To print a single character in ouptut,which
Q40: What is true about fputs function<br>A)write to
Q41: In order to fetch the address of
Q42: Which macro is used to insert assembly