A.public B.publish C.protected D.private
A.int* p=&x; B.int& p=x; C.int & p=x; D.int &p=x;
A.無 B.后綴L或e C.前綴零 D.前綴0x