首页
外语
计算机
考研
公务员
职业资格
财经
工程
司法
医学
专升本
自考
实用职业技能
登录
计算机
The construct Cobegin Statement1; Statement2; Coend means Statement1 and Statement2 are to be executed in
The construct Cobegin Statement1; Statement2; Coend means Statement1 and Statement2 are to be executed in
admin
2009-02-24
34
问题
The construct Cobegin Statement1; Statement2; Coend means Statement1 and Statement2 are to be executed in parallel.The only two atomic actions in this construct are loading the value of a variable and storing into a variable.For the program segment x:=0; y:=0; cobegin begin x:=1; y:=y+x; end; begin y:=2; x:=x+3; end coend Which of the following indicate(s) possible values for the variables when the segment finishes execution?
Ⅰ.x=1,y=2
Ⅱ.x=1,y=3
Ⅲ.x=4,y=6
选项
A、Ⅰ
B、Ⅱ and Ⅲ
C、Ⅰ and Ⅲ
D、Ⅱ and Ⅲ
答案
D
解析
转载请注明原文地址:https://www.kaotiyun.com/show/1hNZ777K
0
笔试
原NCRE全国计算机四级
NCRE全国计算机四级
相关试题推荐
按照域名系统的定义,域名www.sales.microsoft.com包含4个标识符,其中(32)是顶级域名,(33)是注册给组织或个人的二级域名。(33)
在Windows 2000中为了配置一项服务而不得不打开多个窗口,进行多个步骤,同时还需要具有一定的经验才可以完成。这项工作在Windows Server2003中被名为(62)的统一配置流程向导所替代。
计算机系统的工作效率通常用__________(5)来度量;计算机系统的可靠性通常用___________(6)来评价。(6)
以太网控制策略中有三种监听算法,其中一种是:“一旦介质空闲就发送数据,假如介质忙,继续监听,直到介质空闲后立即发送数据”,这种算法称为(1)监听算法。这种算法的主要特点是(2)。(2)
为了保证数据库中数据的安全可靠和正确有效,数据库管理系统(DBMS)提供数据库恢复、并发控制、数据完整性保护与数据安全性保护等功能。数据库在运行过程中由于软硬件故障可能造成数据被破坏,数据库恢复就是在尽可能短的时间内把数据库恢复到故障发生前的状态。具体的实
透明网桥的基本功能有学习、帧过滤和帧转发及生成树算法等功能,因此它可以决定网络中的路由,而网络中的各个站点均不负责路由选择。网桥从其某一端口收到正确的数据帧后,在其地址转发表中查找该帧要到达的目的站,若查找不到,则会(39);若要到达的目的站仍然在该端口上
阅读以下说明和流程图,回答问题将解答填入对应栏。[说明]本流程图采用“双向冒泡法”实现对数组a[n]的排序。双向冒泡法就是在逐步缩小的数组内,分别从数组的两端开始向内搜索,同时将大数往上浮,小数往下沉,每次交换一组数。flag是一个标志
In the Ethernet LAN, an algorithm was chosen to dynamically adapt to the number of stations trying to send. It is caned(71).
Which of the following statements describe(s)the properties of a purely segmented memory system?(73). Ⅰ. It suffers from i
SOAP uses(20) technologies to define an extensible messaging framework providing a message construct that can be exchanged over
随机试题
A、上颌前磨牙B、上颌前牙C、下颌切牙D、下颌近中阻生智齿E、上颌第一磨牙常需纵劈牙冠后才能拔除的牙
证券交易过程中,损害客户利益的欺诈行为有()。
甲从境外乙处购买了50克海洛因。纯度为60%。甲为了获取暴利,将30克面粉掺入毒品进行销售,获得5万元。下列说法正确的是()。
下列不属于全国人民代表大会和全国人大常委会制定的税收法律的是()。
对二次装修人员管理的主要内容有()
某公司是一家电器销售公司,公司成立十余年来,不断发展壮大,逐渐成为了当地行业的龙头企业,这家公司经营成功的秘诀就在于十分重视员工薪酬信息的管理统计与分析,并能及时设计出较为科学合理的薪酬调查问卷,使员工能够清晰的了解自己在公司中的地位与价值,并利用薪酬的激
A、 B、 C、 D、 C
在软件开发中,需求分析阶段产生的主要文档是
Theinstinctivefoundationoftheintellectuallifeiscuriosity,whichisfoundamonganimalsinitselementaryform.Intellige
Whatisthesumofthefirst2,003termsofthesequence0,2,7,1,0,2,7,1,0,2,7,1,……ifthepattern0,2,7,1isrepeatedthrougho
最新回复
(
0
)