Which of the following gives the memory address of integer variable a? C. &a;

Câu hỏi :

Which of the following gives the memory address of integer variable a?

A. *a;

B. a;

C. &a;

D. address(a);

* Đáp án

C

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

Câu hỏi trắc nghiệm lập trình C/C++ có đáp án - Phần 1

Số câu hỏi: 49

Copyright © 2021 HOCTAP247