表达式’C:////windows//notepad.exe’.endswith(’.exe’)的值为()。
第1题:
while(表达式){语句;}结构中循环结束的条件是()。
第2题:
表达式r’c:/windows/notepad.exe’.endswith((’.jpg’,’.exe’))的值为()。
第3题:
You plan to capture a Windows 7 image by using the Windows Preinstallation Environment (Windows PE).You need to ensure that Windows PE supports the Windows Scripting Host (WSH). Which tool should youuse?()
第4题:
若希望当A的值为奇数时,表达式的值为“真”,A的值为偶数时,表达式的值为“假”,则以下不能满足要求的表达式是()
第5题:
表达式’test.py’.endswith((’.py’,’.pyw’))的值为()。
第6题:
在条件函数IIF(<逻辑表达式>,<表达式1>,<表达式2>)中,如果<逻辑表达式>的值为假,返回<表达式1>的值,否则返回<表达式2>的值
第7题:
You have a computer that runs Windows XP Service Pack 3 (SP3). The computer is a member of an ActiveDirectory domain. Several domain users log on to the computer. You plan to install Windows 7 on thecomputer. You need to ensure that all user settings are preserved after the installation. What should you do?()
第8题:
第9题:
第10题:
先执行++a,表达式++a的值为1;再执行++b,表达式++b的值为1,由此可确定(++a‖++b)值为1,因此执行++c
先执行++a,表达式++a的值为1,由此可确定(++a‖++b)值为1,因此执行++c
先执行++b,表达式++b的值为1;再执行++a,表达式++a的值为1,由此可确定(++a‖++b)值为1,因此执行++c
先执行++a,++b,++c,++d,使得a,b,c,d的值都为1,由此可确定(++a‖++b)值为1,因此执行++c
第11题:
第12题:
第13题:
表达式r’c:/windows/notepad.exe’.endswith(’.exe’)的值为()。
第14题:
若希望当a的值为奇数时,表达式的值为“真”,a的值为偶数时,表达式的值为”假”。则不能满足要求的表达式是()
第15题:
表达式(5+4)*2**2/3的值为12,表达式’ABC’$’NMABCGH’的值为.T.,表达式5<3.AND.7<8的值为.F..
第16题:
表达式’abc.txt’.endswith((’.txt’,’.doc’,’.jpg’))的值为()。
第17题:
表达式’C:////Windows//notepad.exe’.startswith(’C://’)的值为()。
第18题:
表达式INT(5.8)的值为(),表达式CINT(5.8)的值为()。
第19题:
第20题:
Bcdedit.exe.
Dism.exe.
Imagex.exe.
Oscdimg.exe.
第21题:
第22题:
第23题: