Which of the following is the proper declaration of a pointer?33/50Which of the following is the proper declaration of a pointer?int x;int &x;ptr x;int *x;Giải thíchChọn D