以下哪一项是64位的有符号的整数类型?
A: Sbyte
B: Short
C: Int
D: Long
A: Sbyte
B: Short
C: Int
D: Long
举一反三
- 以下选项中为无符号短整数的是( )。 A: Int B: float C: Unsigned short D: long int
- 以下不属于C语言的类型是( ) A: signed short int B: unsigned long int C: unsigned int D: long short
- 下列类型中,哪一种不是整数类型? A: int B: short C: long D: float
- 以下选项中不属于C语言的类型的是( )。 A: signed short int B: long short C: unsigned long int D: unsigned int
- 以下选项中不属于C语言类型的是______。 A: signed short int B: unsigned char C: singed long D: long short