下列关于线程优先级的说法有误的是( )。
A: float$__ * 5=3.4f;
B: byte bl=15789;
C: int__abc=3214L;
D: double a=Double.MAX__vALUE;
A: float$__ * 5=3.4f;
B: byte bl=15789;
C: int__abc=3214L;
D: double a=Double.MAX__vALUE;
举一反三
- 下列的变量定义语句中,合法的是 ( ) A: float $_*5=3.4f; B: byte b1=15789; C: int_abc=3214L; D: double a=DoublMAX_ALUE;
- 下列的变量定义语句中,合法的是 ( ) A: float $_*5=3.4f; B: byte b1=15789; C: int_abc=3214L; D: double a=Double.MAX_ALUE;
- 以下的变量定义语句中,合法的是( ) A: float $_*5= 3.4F; B: byte b1= 15678; C: int $abc=5; D: int class="5";
- 以下的变量定义语句中,合法的是( ) A: float *s= 3.4F; B: yte b1= 15678; C: double a =10000; D: int abc = 3721L;
- Java定义了八种基本数据类型,以下选项中全部是正确的基本数据类型关键字的是( )。 A: int、byte、char、integer、double B: float、long、byte、short、String C: char、byte、bit、double、int D: float、double、boolean、byte、long