●Which of the following is not the stage of programming? (74) (74) A. write a programB. pr

题目

●Which of the following is not the stage of programming? (74)

(74) A. write a program

B. print the message

C.compile the program

D.debug the program

如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

WebSQL is a SQL-like (71) language for extracting information from the web. Its

capabilities for performing navigation of web (72) make it a useful tool for automating

several web-related tasks that require the systematic processing of either all the links in a

(73) , all the pages that can be reached from a given URL through (74) that match a

pattern, or a combination of both. WebSQL also provides transparent access to index servers that

can be queried via the Common (75) Interface.

(71)A. query B. transaction C. communication D. programming

(72)A. browsers B. servers C. hypertexts D. clients

(73)A. hypertext B. page C. protocol D. operation

(74)A. paths B. chips C. tools D. directories

(75)A. Router B. Device C. Computer D. Gateway


正确答案:A,C,B,A,D

第2题:

●The major problem with Email is that it is (71) easy to use that people can become (72) with messages (73) they can possibly answer in a day.In addition,mail boxes require some management to (74) messages or archive those that might be required later.Senders don't always know about your Email backlog and often send (75) messages.

(71) A.too

B.so

C.very

D.much

(72) A.full

B.lost

C.inundated

D.filled

(73) A.more than

B.than

C.that

D.which

(74) A.manage

B.save

C.backup

D.dispose of

(75) A.toomany

B.redundant

C.long

D.trivial


正确答案:B,C,A,D,B
【解析】E-MAIL的主要问题是如此容易使用以至于人们有可能在一天内答复了的太多的信息导致泛滥。另外,邮箱需要一些手段来处理随后必须的信息或存档。发送者不会总是清楚你的邮件积累情况会经常发送多余的信息。

第3题:

WebSQL is a SQL-like ___(71)___ language for extracting information from the web. Its capabilities for performing navigation of web ___(72)___ make it a useful tool for automating several web-related tasks that require the systematic processing of either all the links in a ___(73)___ , all the pages that can be reached from a given URL through ___(74)___ that match a pattern, or a combination of both. WebSQL also provides transparent access to index servers that can be queried via the Common ___(75)___ Interface.

(71)A. query B. transaction C. communication D. programming

(72)A. browsers B. servers C. hypertexts D. clients

(73)A. hypertext B. page C. protocol D. operation

(74)A. paths B. chips C. tools D. directories

(75)A. Router B. Device C. Computer D. Gateway


正确答案:A,C,B,A,D

第4题:

WebSQL is a SQL-like ( 71 ) language for extracting information from the web.Its capabilities for performing navigation of web ( 72 ) make it a useful tool for automating several web-related tasks that require the systematic processing of either ail the links in a (73), all the pages that can be reached from a given URL through (74) that match a ' pattern, or a combination of both.WebSQL also provides transparent access to index servers that can be queried via the Common (75) Interface.

A.query

B.transaction

C.communication

D.programming


正确答案:A
WebSQL是一种类似于SQL的查询语言,用于从Web中提取信息。它能够在Web超文本中巡航,这使得它成为自动操作一个页面中有关链接的有用工具,或是作为搜索从一个给定的URL可以到达的、所有匹配某种模式的页面的有用工具。WebSQL也提供透明地访问索引服务器的手段,这种服务器可以通过公共网关接口进行查询。

第5题:

Structured programming practices(71)rise to Pascal, in which constructs were introduced to make programs more readable and better(72)C provided a combination of assembly and high -level structure to create a general -purpose language that could be used from system to(73)programming. Next came object orientation, which is(74)of a metrology and design philosophy than a language issue. This is(75)by the addition of so - called OO extensions to current language, such as C++.

A.giving

B.given

C.gave

D.gives


正确答案:C

第6题:

以下四个程序中,完全正确的是( )。A.includeB.include main(); main() {/*pr

以下四个程序中,完全正确的是( )。

A.#include<stdio.h>

B.#include<stdio.h> main(); main() {/*programming*/ {/*/programming/*/ printf("programming!\n");} printf("programming!\n");}

C.#include<stdio.h>

D.include<stdio.h> main() main() {/*/*programming*/*/ {/*programming*/ printf("programming!\n");} printf("programming!\n");}


正确答案:B
解析:选项A中的main()后面不能直接用分号。选项C中的注释符使用不正确,编译器会把从第一个“/*到第一个*/”之间的当作注释,最后一个“*/”会被作为程序代码去编译。选项D中的include前要加上#表示是预定义语句。

第7题:

Structured programming practices(71)rise to Pascal,in which constructs were introduced to make programs more readable and better(72). C provided a combination of assembly language and high-level Structure to create a general-purpose language that could be used from system to(73)programming. Next came object orientation,which is(74)of a methodology and design philosophy than a language issue.This is(75)by the addition of so-called OO extensions to current languages,such as C.

A.giving

B.given

C.gave

D.gives


正确答案:C

第8题:

●Most computer systems are (71) to two different groups of attacks:Insider attacks and outsider attacks. A system that is known to be (72) to an outsider attack by preventing (73) from outside can still be vulnerable to the insider attacks accomplished by abusive usage of (74) users. Detecting such abusive usage as well as attacks by outsides not only provides information on damage assessment, but also helps to prevent future attacks. These attacks are usually (75) by tools referred to as Intrusion Detection Systems.

(71) A.vulnerable

B.week

C.sensitively

D.helpless

(72) A.reliable

B.secure

C.indestructible

D.steady

(73) A.visit

B.access

C.I/O

D.read/write

(74) A.power

B.rights

C.authorized

D.common

(75) A.searched

B.checked

C.tested

D.detected


正确答案:A,B,B,C,D
【解析】(参考译文)大多数计算机系统主要受到两类不同类型的攻击:内部攻击和外部攻击。系统虽然可以通过阻止外部访问防止受到外部攻击,但是,仍然容易受到伴随着内部合法用户的特权滥用而产生的内部攻击。通过检测那些授权滥用的内部攻击和外部攻击,不但可以提供信息损坏的评估,而且还能免于受到以后的攻击。这些攻击通常通过来自攻击监测系统的工具来发现。

第9题:

Mobile computers-which(71)laptops, notebooks, subnotebooks and handhelds-(72)so ubiquitous in such a short time, no surprise to hear who say: "It will define the leading edge(73)the next five years or so." The most remarkable(74)mobile computers is the amount of data storage and memory packed(75)their tiny boxes. These devices not only handle windows easily but also run storage-hungry programs.

A.included

B.include

C.have included

D.have become

E.had become


正确答案:B

第10题:

下列不是与非门的集成芯片是 ()。

A.74LS04

B.74LS32

C.74LS00

D.74LS10

E.74LS20

F.74LS30


74LSOO