Which of the following accesses a variable in a pointer to a structure, *b? A.

Câu hỏi :

Which of the following accesses a variable in a pointer to a structure, *b?

A. b→var;

B. b.var;

C. b-var;

D. b>var;

* Đáp án

A

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