User login
Username:
*
Password:
*
Register
Placement Papers
Interview Questions
Jobs in India
Content Base
Quiz/Puzzles
Questions
Basic C Quiz
Question
1
of
13
Which of the following gives the memory address of a pointer a?
a;
*a;
&a;
address(a);