【单选题】Statements int * p = & k; Pointer p is defined, and the statement sequence equivalent to this statement is ( ).
【单选题】Suppose a method p has the following heading: public static int[][] p() What return statement may be used in p()?
C.
return int[]{1, 2, 3};
D.
return new int[]{1, 2, 3};
E.
return new int[][]{{1, 2, 3}, {2, 4, 5}};
【判断题】参加社会劳动、受教育和获得物质帮助既是公民的权利,也是公民的义务。( )
【简答题】With the following statement, write a program to output the value of each pointer variable and the value of pointer variable + 1. Submit the output of your program. For example, cout << pChar << \t" <...
【单选题】单项选择。 — _______ are you? — I'm 1.7 metres tall. [ ]
【单选题】Suppose a method p has the following heading: public static int[][] p() What return statement may be used in p()?
C.
return new int[]{1, 2, 3};
D.
return new int[][]{{1, 2, 3}, {2, 4, 5}};
【单选题】已知:int m=10;在下列语句中错误的是( )Known: int m = 10; the error in the following statement is ()
B.
int *p=new int[m]={0};
C.
float *p=new float(m) ;
D.
float *p=new float[m] ;
【单选题】架立钢筋与支座负筋的搭接长度为( ) A.15d B.12d C.150mm D.250mm