表达式Int(-15.8)+Fix(-15.8)+Int(15.8)+Fix(15.8)的运算结果是( )。
A. -1
B. 2
C. 0
D. 4
Int(-15.8)+Fix(-15.8)+Int(15.8)+Fix(15.8)
= (-16) +(-15)+(15)+(15)
=(-1)
第1题:
设变量已正确定义并赋值,以下正确的表达式是( )。
A.X=Y+z+5,++Y
B.int(15.8%5)
C.X=Y*5=X+Z
D.X=25%5.0
第2题:
A.4GBModularFlashDriveforeachBladeServerandDual15.8GB2.5SolidStateDriveforeachBladeServer
B.CiscoIntelligentGbEthernetSwitchModuleandIBMBladeCenterCopperPass-thruModule
C.FibreChannelExpansionCardforeachBladeServerandFibreChannelSANSwitchModule
D.CiscoIntelligentGbEthernetSwitchModuleandDual15.8GB2.5SolidStateDriveforeachBladeServer
第3题:
设变量已正确定义并赋值,以下正确的表达式是()
A.x=y*5=x+z
B.int(15.8%5)
C.x=y+z+5,++y
D.x=25%5.0
第4题:
设变量已正确定义并赋值,以下正确的表达式是( )。
A.x=y*5=x+z
B.int(15.8%5.
C.x=y+z+5,++y
D.x=25%5.0
第5题:
计算结果为0的表达式是()。
A.Int(2.4) + Int(–2.8)
B.CInt(2.4) + CInt(–2.8)
C.Fix(2.4) + Int(–2.8)
D.Fix(2.4) + Fix(–2.8)