中国大学MOOC: Java中的long是4个字节。
错
举一反三
- 中国大学MOOC: Java中的long类型数据使用4个字节存储。
- 中国大学MOOC: 一个双字是( )个字,( )个字节,( )位。A.1 B.2 C.4 D.32
- 在Java中,byte类型数据占____个字节,short类型数据占____个字节,int类型数据占____个字节,long类型数据占____个字节。
- 中国大学MOOC: 5、JAVA中的int占用( )字节
- 在Java中,byte类型数据占______个字节,short类型数据占______个字节,int类型数据占______个字节,long类型数据占______个字节。() A: ‘你好’ B: (你好) C: “你好” D: [你好]
内容
- 0
【填空题】在 Java 中, 基本数据类型有: byte 、 short 、 int 、 long 、 float 、 double 、 char 、 boolean。其中, byte 类型数据占 ______ 个字节, short 类型数据占 ______ 个字节, int 类型数据占 ______ 个字节, long 类型数据占 ______ 个字节,float 类型数据占 ______ 个字节,double 类型数据占 ______ 个字节, char 类型数据占 ______ 个字节, boolean 类型数据占 ______ 个字节
- 1
Java数据类型中,long型数据变量占_______________字节,short占_______________字节。
- 2
中国大学MOOC: 使用Java虚拟机中的Java解释器( )来解释、执行字节码文件。
- 3
中国大学MOOC: 在Java语言中,char是几个字节?
- 4
在微机中,1MB准确等于( )。 A: 1000X1000个字 B: 1024X1024个字节 C: 1000X1000个字节 D: 1024X1024个字