【判断题】
静态局部变量只在本函数内可用。
A. 对
B. 错
查看试卷,进入试卷练习
微信扫一扫,开始刷题
答案
A
解析
暂无解析
相关试题
【判断题】
return后面括号里的表达式的值即是此函数的值。
A. 对
B. 错
【判断题】
在二维数组中,行指针是指向一维数组的指针变量。
A. 对
B. 错
【判断题】
函数若无返回值,则它一定无形参。
A. 对
B. 错
【填空题】
1.C程序是由___构成的。
【填空题】
2.C语言是一种面向___的结构化的编程语言。
【填空题】
3.一个函数由两部分组成,函数首部和___。
【填空题】
4.一个C程序总是从___函数开始执行的。
【填空题】
5.C语言本身不提供输入输出语句,输入和输出操作是由___来完成的。
【填空题】
6.每个C语句和数据声明的最后必须有一个___。
【填空题】
7.任何一个变量在使用以前必须先___。
【填空题】
8.为了能使计算机执行高级语言程序,必须先用一种称为“编译程序”的软件,把源程序翻译成二进制形式的___。
【填空题】
9.上机运行一个C程序必须经过4个步骤:编辑、编译、___和执行。
【填空题】
10.C语言中,一个字符型数据在内存中占___字节的存储单元。
【填空题】
11.字符型数据在计算机中是以其对应的___代码形式存储的。
【填空题】
12.C语言规定:在每一个字符串的结尾加一个___,以便系统据此判断字符串是否结束。
【填空题】
13.一个具有良好结构的程序由3种基本结果组成:顺序结构、选择机构和___。
【填空题】
14.赋值表达式加一个分号就成为___。
【填空题】
15.条件判断的结果是一个逻辑值:真或___。
【填空题】
16.在程序中,用___来检查所指定的条件是否满足。
【填空题】
17.用关系运算符将两个表达式连接起来的式子,称为___。
【填空题】
18.在逻辑运表达式的求解中,并不是所有的逻辑运算符都被执行,只是必须执行下一个逻辑运算符才能求出___时,才执行该运算符。
【填空题】
19.要构成一个有效的循环,应当指定两个条件:即___和循环结束的条件。
【填空题】
20.while循环的特点是先判断表达式,后执行___。
【填空题】
21.一个循环体内又包含另一个完整的循环结构,称为___。
【填空题】
22.在循环结构中用___语句提前结束本次循环。
【填空题】
23.在循环结构中用___语句提前退出循环。
【填空题】
24.用来存放字符数据的数组是___。
【填空题】
25.数组是数据类型相同的数据有序___。
【填空题】
26.有数组a[10],a[8]是数组的第___个元素。
【填空题】
27.二维数组a[4][5]共有___个元素。
【填空题】
28.在使用printf和scanf函数来输入输出时,必须在程序的开头出现包含头文件的命令行是___。
【填空题】
29.二维数组中在内存的存放顺序是按___存储的。
【填空题】
30.在ASCII码中,每一个小写字母比它相对应的大写字母的ASCII码大___。
【填空题】
31.C语言的简单类型主要包括:整型、浮点型和___。
【填空题】
32.数组属于C语言的一种___数据类型。
【填空题】
33.如果形参与实参为简单类型,则实参向形参传递的是数据的___。
【填空题】
34.在编写程序时,如果需要对两个字符串str1和str2进行比较,必须使用___,而不能使用str1= =str2的形式。
【填空题】
35.如果有定义:int a=5,*p=a; 则表达式++*p的结果为___。
【填空题】
36.如果有定义:int w=4,x=3,y=2,z=1;则表达式w<x?w:z<y?z:x的结果为___。
【填空题】
37.参数的传递有值传递和___两种方式。
推荐试题
【多选题】
Which are two supported storage primitives for VAAI NAS? (Choose two.)___
A. Full File Clone
B. Reserve Space
C. hardware assisted locking
D. block zeroing
【多选题】
Which two parameters must be configured for Windows in-guest disk mirroring? (Choose two.)___
A. scsi#.returnNoConnectDuringAPD = “FALSE”
B. scsi#.terminateVMOnPDL = “TRUE”
C. scsi#.returnBusyOnNoConnectStatus = “FALSE”
D. scsi#.returnNoConnectDuringAPD = “TRUE”
【多选题】
Which two items are required to enable NPIV in a virtual machine? (Choose two.)___
A. use of physical RDMs
B. physical HBA support
C. use of virtual disks
D. hardware version 11 or higher
【多选题】
A vSphere Administrator has VM Component Protection (VMCP) enabled, but the VM was not restarted when one of the VMFS datastores experienced an All Paths Down (APD) failure. What two scenarios would explain why the virtual machine was not restarted? (Choose two.)___
A. VM Monitoring is required in order for VMCP to failover during an APD event.
B. VMware Tools is not installed on the guest operating system for the VM.
C. Insufficient Capacity is available on the failover ESXi hosts.
D. The APD failure was corrected before the VM could be restarted.
【多选题】
What are two requirements in order to restore a Resource Pool Tree from a snapshot? (Choose two.)___
A. vSphere DRS must be turned on.
B. A restore can only be performed on a vSphere DRS cluster within the original vCenter Server.
C. vSphere
D. RS must be turned off.
【多选题】
Which three vSphere features are compatible with vSphere Replication? (Choose three.)___
A. vSphere High Availability
B. vSphere Fault Tolerance
C. vSphere Storage
D. RS
【多选题】
What two VMware Remote Console Options can be defined in the virtual machine settings? (Choose two.)___
A. Boot Delay
B. Maximum number of sessions
C. Guest OS lock
D. Total video memory
【多选题】
VMware Converter can import a powered off virtual machine from which two virtual machine platforms?(Choose two.)___
A. Microsoft Hyper-V
B. Citrix Xen
C. VMware Workstation
D. Linux with KVM
【多选题】
Which two options allow storage space reclamation? (Choose two.)___
A. Use VMFS6 datastores.
B. Use esxcli storage vmfs unmap.
C. Use the SAN console (management tool).
D. Use the vSphere Web Client.
【多选题】
An administrator must reprovision 25 hosts with a new image profile that he has created. Which two methods can the administrator use to change the image profile? (Choose two.)___
A. From the vSphere Web client home page, select the Deploy Rules tab in the Auto Deploy section.
B. Run the Copy-Deploy Rule and specify the Replace Item parameter with Power CLI.
C. From the vSphere Web client home page, select the Assign Rules tab in the Auto
D. eploy section.
【多选题】
What are three parameters for traffic filtering or marking? (Choose three.)___
A. Protocol
B. Traffic Direction
C. DSCP value
D. virtual Port ID
【多选题】
The vSphere administrator must change the path selection policy (PSP) to comply with best practices. Which two interfaces can be used to change the PSP? (Choose two.)___
A. ESXi shell
B. vSphere Client
C. ESXi host client
D. vSphere Web Client
【多选题】
In what two ways can Storage DRS load balance virtual machines? (Choose two.)___
A. anti-affinity rules
B. virtual storage controller
C. guest OS family
D. I/O latency
【多选题】
What two reasons can explain why a host cannot be removed from a vSphere Distributed Switch? (Choose two.)___
A. There are virtual machine network adapters connected to the switch.
B. There are blocked ports on the switch.
C. There are LACP LAGs configured on the switch.
D. There are VMkernel network adapters connected to the switch.
【多选题】
Which three requirements are true for the vCenter Server HA network? (Choose three.)___
A. Network latency between all nodes must be less than 10 milliseconds.
B. IP addresses for all nodes must be static.
C. HA network IP addresses for all nodes can be on different subnets.
D. IP addresses must be on the same network as the management network.
E. A default gateway must be configured.
【多选题】
Which two statements correctly describe Normal Lockdown Mode? (Choose two.)___
A. ESXi Shell and SSH services are independent of lockdown mode.
B. In normal lockdown mode the DCUI service is stopped.
C. ESXi Shell and SSH services are dependent of lockdown mode and cannot be configured.
D. In normal lockdown mode the DCUI service is running.
【多选题】
The Health check feature in the vSphere Distributed Switch helps troubleshoot network connectivity. What three checks does this feature perform? (Choose three.)___
A. Network Utilization
B. MTU
C. Teaming and Failover
D. VLAN
【多选题】
What are the three types of nodes in a vCenterServer HA cluster? (Choose three.)___
A. Master
B. Replica
C. Witness
D. Active
E. Passive
【多选题】
What are two consequences of turning off vSphere DRS on a cluster? (Choose two.)___
A. vMotion capability will be lost.
B. Resource pools will be lost.
C. vApps will be lost.
D. Affinity rules will be lost.
【多选题】
Which two protocols can be used to back up vCenter Server Appliance Instance? (Choose two.)___
A. iSCSI
B. HTTPS
C. FTP
D. NFS
【多选题】
What are two requirements to enable EVC in a vSphere DRS cluster? (Choose two.)___
A. CPU must be in the same family and of the same speed.
B. CPUs must be from the same vendor.
C. EVC must use the lowest possible baseline supported by the hardware.
D. No VMs may be running in the cluster.
【多选题】
In Advanced settings on a vSphere host, Security.Password Quality Control set as retry=3 min=disabled, disabled, disabled, 7, 7 . Which two passwords are valid? (Choose two.)___
A. xQaT3#A
B. P@ssw0rd
C. xQaTEh2
D. Xqat3h!
E. xQaTEhb!
【多选题】
To support Auto-Deploy, which two network requirements must be met? (Choose two.)___
A. IP multicast support
B. IPv4 or IPv6
C. PXE boot
D. 10 GbE networking
【多选题】
A vSphere administrator receives reports of a virtual machine performing extremely slowly, with CPU usage being the suspected bottleneck. After reviewing esxtop (view the Exhibit), which two scenarios could cause a performance problem for the virtual machine? (Choose two.)___
A. A processor affinity is configured for the virtual machine.
B. A virtual machine CPU limit is configured.
C. A virtual machine reservation is configured.
D. A virtual machine memory limit is configured.
E. A virtual machine CPU reservation is configured.
【多选题】
Which three source object types are available for subscription when creating a subscribed content library in vSphere 6.5? (Choose three.)___
A. vSphere 6 library
B. HTTP server
C. vCD 5.5 catalog
D. CIFS repository
E. 3rd-party library
【多选题】
药学服务的主要实施内容正确的是___
A. 医、药、护有机结合,共同承担医疗责任
B. 药学服务只是针对患者个人
C. 协助医护人员制定和实施药物治疗方案
D. 定期对药物的使用和管理进行科学评估
E. 主要是积极参与疾病的治疗,预防和保健则与药学服务关系不大
【多选题】
药学服务的对象包括___
A. 医生
B. 患者及其家属
C. 护士
D. 公众
E. 健康人群
【多选题】
药历的作用有___
A. 客观记录药师为保证患者合理用药所采取的措施
B. 药师解决临床相关问题的技术档案
C. 开展个体化药物治疗的重要依据
D. 保证患者用药安全、经济、有效
E. 便于药师开展药学服务
【多选题】
药历的内容包括___
A. 用药方案和经过
B. 用药指导
C. 药效表现和不良反应
D. 各种实验室检查数据
E. 对患者的健康教育忠告
【多选题】
以下哪些项目必须在药品说明书中注明___
A. 药品通用名、成分、规格
B. 适应症或功能主治
C. 不良反应和注意事项
D. 生产日期和有效期
E. 生产企业和批准文号
【多选题】
处方药说明书中【药品名称】项下包括___
A. 通用名
B. 英文名
C. 化学名
D. 商品名
E. 汉语拼音
【多选题】
药品说明书中的注意事项包括的内容是___
A. 影响药物疗效的因素
B. 药品慎用的情况
C. 用药过程中需观察的情况
D. 用药对于临床检验的影响
E. 药品的相互作用
【多选题】
我国药品说明书的内容包括___
A. 药品名称、药品成分
B. 药品的药理、毒理作用及药物动力学
C. 药品适应症、用法用量
D. 不良反应、禁忌、注意事项
E. 有效期、批准文号
【多选题】
个人发现新的或严重的药品不良反应可以向___
A. 经治医师报告
B. 药品生产企业报告
C. 药品经营企业报告
D. 当地的药品监督管理部门或卫生行政部门报告
E. 当地的药品不良反应监测机构报告
【多选题】
对新药监测期已满的国产药品,应报告的不良反应包括___
A. 药物的相互作用引起的不良反应
B. 说明书中未载明的不良反应
C. 服用后导致死亡的不良反应
D. 服用后导致住院时间延长的不良反应
E. 所有可疑的不良反应
【多选题】
下列情形属于药品严重不良反应的有___
A. 因服用药品导致住院或住院时间延长的不良反应
B. 因服用药品导致显著的或者永久的器官功能损伤的不良反应
C. 因服用药品导致显著的或者永久的人体伤残的不良反应
D. 因服用药品产生致畸、致癌、致突变的不良反应
E. 因服用药品危及生命的不良反应
【多选题】
下列哪些情况下,应对患者进行提示___
A. 合并用药较多
B. 既往有不良反应
C. 使用特殊管理药品的患者
D. 使用临近效期的药品
E. 药品被重新分装,而包装的表示物不清
【多选题】
对患者提供咨询服务时需要特别关注的问题错误的是___
A. 尽可能不要使用任何医学术语
B. 应多使用数字
C. 对用药依从性不好的患者应提供书面材料
D. 应保护患者隐私
E. 应有效利用资源,用较少的时间回答问题
【多选题】
患者用药咨询的内容包括___
A. 药品名称
B. 适应症
C. 药品价格
D. 药品的鉴定辨别
E. 有否替代药品或其他疗法
【多选题】
处方审查的内容有___
A. 药品名称、剂型、规格、数量的审查
B. 药物剂量的审查
C. 药品用法的审查
D. 药物配伍禁忌的审查
E. 药品外包装的审查