Multiple Choice
In order to fetch the address of the variable we write preceding _________ sign before variable name.
A) Asteriks
B) Percent
C) Comma
D) Ampersand
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q36: Array can be considered as set of
Q37: Pointer is special kind of variable which
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
Q42: Which macro is used to insert assembly
Q43: What is the output of below program?<br>Int
Q44: How many loops are there in C<br>A)1<br>B)2<br>C)3<br>D)4
Q45: If 'a' is the integer which is
Q46: What is storage class for variable A