Which of the following gives the memory address of the first element in array arr, an array with 100 elements?

Câu hỏi :

Which of the following gives the memory address of the first element in array arr, an array with 100 elements?

A. arr[0];

B. arr;

C. &arr;

D. arr[1];

* Đáp án

B

* Hướng dẫn giải

Chọn B

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