Which of the following is the proper declaration of a pointer?8/25 Which of the following is the proper declaration of a pointer?int x;int &x;ptr x;int *x;Giải thíchChọn đáp án D