单选题

以下哪个选项是C++中的引用类型(    )

A

int &ref = value;

B

int *ptr = &value;

C

int copy = value:

D

int box = value;

赣ICP备20007335号-2