Which of the following gives the memory address of a variable pointed to by pointer a?

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);

* Đáp án

A

* Hướng dẫn giải

Chọn A

Câu hỏi trên thuộc đề trắc nghiệm dưới đây !

400 Câu hỏi trắc nghiệm lập trình C/C++ có đáp án !!

Số câu hỏi: 400

Copyright © 2021 HOCTAP247