單項(xiàng)選擇題
A.p=NULL B.p=0 C.p=’\0’ D.p!=0
A.x B.*p C.p D.*&x
A.1 B.語法錯(cuò) C.0 D.-1
A.(x>=y)&&(y>=z) B.(x>=y)AND(y>=z) C.(x>=y>=z) D.(x>=y)&(y>=z)
A.floatx,y=3.14; B.floatx,y=2*3.14; C.floatx=3.14,y=3.14; D.floatx=y=3.14;
A.{intj;j++;} B.; C.{;} D.,
A.b-b和abc B.CCP和float C.hiy和<fr> D._isw和INT
A.int B.float C.double D.char
A.基本整型常數(shù) B.短整型常數(shù) C.長整型常數(shù) D.無符號型常數(shù)
A.”.c” B.“.obj” C.“.exe” D.“.bas”
A.* B.<< C.+ D.,