皮皮学,免费搜题
登录
logo - 刷刷题
搜题
【判断题】
项目的前期创意阶段可以说是最重要的步骤,因为这将直接决定整个项目的质量和进度。
A.
正确
B.
错误
手机使用
分享
复制链接
新浪微博
分享QQ
微信扫一扫
微信内点击右上角“…”即可分享
反馈
参考答案:
举一反三
【单选题】已知列表list1 = [5, 10, 3, 9],执行下述代码后,程序运行结果为()
A.
10
B.
5
C.
9
D.
30
【单选题】在医院抢救淹溺患者的,下列选项中错误的是()
A.
迅速将患者置于抢救室内,换下湿衣裤保暖
B.
保持呼吸道通畅,及时吸出口鼻分泌物,必要时气管内插管,正压给氧
C.
氧气湿化瓶内盛20%乙醇,使患者随氧气吸入,改善呼吸交换量
D.
遵医嘱行抗感染、抗肺水肿治疗
【单选题】实行计件工资制,工人低生产率的风险主要由()承担。
A.
企业
B.
工人
C.
政府
D.
社会
【单选题】End systems, packet switches, and other pieces of the Internet, run ( ) that control the sending and receiving of information within the Internet.
A.
programs
B.
processes
C.
applications
D.
protocols
【简答题】1)对于如下代码: int a = 1, b = 5; b = a--; 执行完上述代码后,a的值为 (1) , b的值为 (2) 。 2)对于如下代码 int a = 1, b = 5; b = --a; 执行完上述代码后,a的值为 (3) ,b的值为 (4) 。
【单选题】The Internet Control Message Protocol (ICMP)
A.
allows gateways to send error a control messages to other gateways or hosts
B.
provides communication between the Internet Protocol Software on one machine and the Internet Protocol Software on another
C.
reports error conditions to the original source, the source must relate errors to individual application programs and take action to correct the problem
D.
All of the above
【单选题】有如下代码: Dim a, b As Integer Print a Print b 执行以上代码,下列叙述中错误的是 ( ) 。
A.
输出的 a 值是 0
B.
输出的 b 值是 0
C.
a 是变体型变量
D.
b 是整型变量
【单选题】有如下程序代码: a$ = "MicroSoft Visual Basic" b$ = "Basic“ x= InStr(a$,b$) Print x 执行上述代码后,在窗体上显示的是( )
A.
True
B.
False
C.
17
D.
18
【单选题】End systems, packet switches, and other pieces of the internet, ran ( ) that control the sending and receiving of information within the internet.
A.
programs
B.
process
C.
applications
D.
protocols
【判断题】IP protocol is called The Internet Transmission Control Protocol.
A.
正确
B.
错误
相关题目:
参考解析:
知识点:
题目纠错 0
发布
创建自己的小题库 - 刷刷题