Which of the following gives the memory address of...
Câu hỏi: Which of the following gives the memory address of a variable pointed to by pointer a?
A. a;
B. *a;
C. &a;
D. address(a);
Câu hỏi trên thuộc đề trắc nghiệm
Câu hỏi trắc nghiệm lập trình C/C++ có đáp án - Phần 1