Which of the following is the proper declaration o...
Câu hỏi: Which of the following is the proper declaration of a pointer?
A. int x;
B. int &x;
C. ptr x;
D. int *x;
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