Question: C programing What does the & operator do in C? Question options: a) Returns the address of the memory cell of the variable it prefixes.
C programing
What does the "&" operator do in C?
Question options:
a) Returns the address of the memory cell of the variable it prefixes.
b) It's how a pointer type is declared.
c) It is the logical AND.
d) It returns the value of a variable.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
