首页
外语
计算机
考研
公务员
职业资格
财经
工程
司法
医学
专升本
自考
实用职业技能
登录
外语
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
38
问题
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
专业英语八级
相关试题推荐
HowwastheBritisharchitecturestylecharacterizedintheearly20thcentury?
Whichofthefollowingstatementsistrueaccordingtowhatyouhear?
Whatisthemaintopicofthistalk?
Whenisadriverlikelytohaveasleep-relatedaccidentaccordingtoresearchers?
Theeconomyurgesthegovernmenttotakemeasurestocountertheinflationandloweringsalaries.
Inwhatwaydidthescientistssupposealienlifemightbethriving?
Inwhatwaydidthescientistssupposealienlifemightbethriving?
Whathavescientistsconcludedthroughstudiesovertheyears?
AnexperimentaltreatmentforParkinson’sdiseaseseemedtoimprovesymptoms—dramaticallyso,forone59-year-oldman—withoutca
A、Traininggiventomusictherapists.B、Howmusicpreventsdisease.C、Studiesonthebenefitsofmusic.D、Howmusicianscreatem
随机试题
女,42岁,头晕,乏力6个月,伴双手指端及足底麻木感。平时素食。体查:睑结膜苍白,巩膜无黄染,肝、脾未触及。Hb58g/L,MCV110fl,MCHC34%,WBC4.0×109/L,PLT90×109/L,最有可能的诊断是
A.制霉菌素B.甲硝唑C.克林霉素D.雌激素E.肾上腺素外阴阴道念珠菌病应选用
出口信贷是一种国际信贷方式,它分为卖方信贷和买方信贷,其中买方信贷是()。
建设项目可行性研究的依据主要有()。
[2013]A注册会计师确定甲公司2012年度财务报表整体的重要性为200万元,明显微小错报的临界值为10万元。A注册会计师实施了应收账款函证程序,相关审计工作底稿的部分内容摘录如下:要求:针对上述审计说明第(4)项,指出A注册会计师的做法是否恰当。
在法律上,学校与学生的关系是属于()
Formanypeopletoday,readingisnolongerrelaxation.Tokeepuptheirworktheymustreadletters,reports,tradepublication
海洋是潜力巨大的资源宝库,也是支撑未来发展的战略空间。我国海域辽阔,海洋资源丰富,开发潜力巨大。经过多年发展,我国海洋经济取得显著成就.对国民经济和社会发展发挥了积极带动作用。大力发展海洋经济,进一步提高海洋经济的质量和效益,对于提高国民经济综合竞争力,加
Fromthepassageweknowthequalityoftheproducts________.Fromtheletter,wecanknow________.
Youwillhearfivedifferentpeopletalkingaboutthecompaniestheyworkfor.Foreachextract,therearetwotasks.ForTask
最新回复
(
0
)