首页
外语
计算机
考研
公务员
职业资格
财经
工程
司法
医学
专升本
自考
实用职业技能
登录
外语
We all know that programming language is the system of syntax, grammar, and symbols or words used to give instructions to a comp
We all know that programming language is the system of syntax, grammar, and symbols or words used to give instructions to a comp
admin
2009-09-13
43
问题
We all know that programming language is the system of syntax, grammar, and symbols or words used to give instructions to a computer. Because computers work with binary numbers, first-generation languages, called machine languages, required the writing of long strings of binary numbers to represent such operations as add, subtract, and compare. Later improvements allowed octal, decimal, or hexadecimal representation of binary strings. It is difficult to write error-free programs in machine language; many languages have been created to make programming easier and faster. Symbolic, or assembly, languages-- second-generation languages-- were introduced in the early 1950s. They use simple mnemonics such as "A" for add or "M" for multiply, which are translated into machine language by a computer program called an assembler. An extension of such a language is the macro instruction, a mnemonic (such as "READ") for which the assembler substitutes a series of simpler mnemonics. In the mid-1950s, a third generation of languages came into use. Called high-level languages because they are largely independent of the hardware, these algorithmic, or procedural, languages are designed for solving a particular type of problem. Unlike machine or symbolic languages, they vary little between computers. They must be translated into machine code by a program called a compiler or interpreter. The first such language was FORTRAN (FORmula TRANslation), developed about 1956 and best used for scientific calculation. The first commercial language, COBOL (Common Business Oriented Language), was developed about 1959. ALGOL (ALGOrithmic Language), developed in Europe about 1958, is used primarily in mathematics and science, as is APL (A Programming Language), published in 1962. P1/1 (programming Language 1), developed in the late 1960s, and ADA (for Ada Augusta, countess of Lovelace, biographer of Charles Babbage), developed in 1981, are designed for both business and scientific use. For personal computers the most popular languages are BASIC (Beginners All-purpose Symbolic Instruction Code), developed in 1967 and similar to FORTRAN, and Pascal (for Blaise Pascal, who built the first successful mechanical calculator), introduced in 1971 as a teaching language. Modula 2, a Pacal-like language for commercial and mathematical applications, was introduced in 1982. The C language, introduced (1972) to implement the Unix operating system, has been extended to C++ to deal with the rigors of object-oriented programming. Fourth-generation languages are nonprocedural. They specify what is to be accomplished without describing how. The first one, FORTH, developed in 1970, is used in scientific and industrial control applications. Most fourth-generation languages are written for specific purposes. Fifth-generation languages, which are still in infancy, are an outgrowth of artificial intelligence research. PROLOG (PROgramming Logic) is useful for programming logical processes and making deductions automatically.
Many other languages have been designed to meet specialized needs. GPSS (General Purpose System Simulator) is used for modeling physical and environmental events, and SNOBOL (String-Oriented Symbolic Language) and LISP (LISt Processing) are designed for pattern matching and list processing. LOGO, a version of LISP, was developed in the 1960s to help children learn about computers. PILOT (Programmed Instruction Learning, Or Testing) is used in writing instructional software, and Occam is a nonsequential language that optimizes the execution of a program’s instructions in parallel processing systems.
选项
A、it is used in designing software.
B、it is hardware-independent.
C、is should be translated into the computer language by software.
D、it is designed to solve some specific problem.
答案
A
解析
本题是是非题。文章中提到a third generation of languages... are largely independent of the hardware; ...are designed for solving a particular type of problem; ... must be translated into machine code,但是没有提到设计软件,因此选择A。
转载请注明原文地址:https://kaotiyun.com/show/X2vO777K
0
专业英语八级
相关试题推荐
TheAlaskaGovernorhastakenthefollowingstepsinresponsetothePrudhoeBayoilfieldshutdownEXCEPT.
Whichofthefollowingstatementsistrueaccordingtowhatyouhear?
WhichofthefollowingisNOTthepurposeofAmerica’scentralbank?
Accordingtopsychologists,acompulsivespenderwantstospendalotofmoneybecause:
Theeconomyurgesthegovernmenttotakemeasurestocountertheinflationandloweringsalaries.
Whatdidthestudymentionedinthepassagefocuson?
A、Aboutayearandahalfago.B、Threeyearsago.C、Attheageofsixteen.D、Notmentioned.A
随机试题
A.雌激素水平过低B.醛固酮水平过高C.血中hCG明显增高D.雄激素水平过高前列腺癌是由于
A.柴胡疏肝散B.大七气汤C.八正散D.沉香散E.六磨汤治疗肝郁气滞癃闭的主方为
现有一DNA片断,它的/顷序为3’……ATTCAG……5’,转录生成的RNA序列应是
男性,52岁,近2年来发作晕厥3次,发作时伴有心慌、心跳加快,随后短暂意识丧失而晕倒,持续时间约1分钟左右。今早上班过程中又出现心慌、心悸伴黑噱,即来急诊,心电图发现持续性室性心动过速。关于室性心动过速的心电图诊断,不包括以下哪一项
A.坤草子B.续随子C.大腹子D.鼠粘子E.莱腹子千金子的别名是
工期延误按索赔结果分为()延误。
目前,上海、深圳证券交易所上市证券的分红派息,主要是通过中国结算公司的交易清算系统进行的,投资者领取红利、股息无需办理其他申领手续,红利、股息由交易清算系统自动派到投资者账上。()
莫言前去领诺贝尔文学奖是在12月份,等这个新的题材过后,“莫言热”可能就会过去。阅读对个人而言可以修身养性,又是提升国民人文素养、加强文化传承、促进文化发展繁荣的有效途径。2011年中国人均读书仅为4.3本,远低于韩国的11本,法国的20本,日本的40本以
“八议”是中国古代优遇官僚贵族的法律制度,即指八种人犯罪可经议罪减免刑罚。“八议”中“议宾”的对象是指()。(2015单39)
在半径为a的半球内,内接一长方体,问各边长多少时,其体积最大?
最新回复
(
0
)