首页
外语
计算机
考研
公务员
职业资格
财经
工程
司法
医学
专升本
自考
实用职业技能
登录
外语
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
2010-05-14
75
问题
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.
Which programming language is designed for the instruction of youngsters?
选项
A、BASIC
B、FORTRAN
C、ALGOL
D、LOGO
答案
D
解析
细节题。根据文章提到的LOGO,a version of LISP,was developed in the 1960s to help children learn about computers,我们可以确定D为正确选择。
转载请注明原文地址:https://www.kaotiyun.com/show/NaqO777K
0
专业英语八级
相关试题推荐
Worktodayisaboutfarmorethaneconomics.MoreeventhanwhenTheodoreRooseveltextolleditsvirtues,peopletheworldover
Psychologistshavemanytheoriestoexplainhowwerememberinformation.The【C1】______isthatmemoryworksasakindofstorage
Historycastsalongshadow.Manyofthefirstbacteriatobediscoveredwereagentsofdisease,andthatishowmostpeopleper
Thesubjectoftoday’slectureiscultureshock:grouppressureinaction.Cultureshock,asyouknow,isthetermusedto【C1】__
ThemanwhohasthejobofassessingclaimsforthecontroversialnewdisabilitybenefitsbelievesthatmorethanlmofBritain’
Thesedayssearchingforanumber【C1】______telephonedirectoryseemsveryold-fashioned.Voicerecognitionsystemsarebecoming
IntheaftermathofthemassacreatVirginiaTechUniversityonApril16th,asthenationmournedafreshspringtimecropofyou
SpringinJapanthisyearheraldsarashofmorethan1,000localelectionsacrossthecountry:onApril8thsome13outofJapa
A、trainingterroristsB、humansmugglingC、drugtradeD、suicidebombingB
A、reunionofthetwonationsB、reunionofthegovernmentsC、reunionoffamiliesseparatedD、returnofformerSouthKoreanprison
随机试题
已穿好无菌手术衣,戴无菌手套,手术未开始,双手应置于()。
蛋白质合成过程中每增加1个肽键至少要消耗多少个高能键
甲状腺功能亢进症最常见的甲状腺改变是
6年分期付款购物,每年初付200元,设银行利率为10%,该项分期付款相当于一次现金支付的购价是()元。[2008年5月二级真题]
证券投资的财务风险是指证券发行人在证券到期时无法还本付息而使投资者遭受损失的风险。()
理财顾问服务的特点不包括()。
毛泽东根据战后国际形势的发展,提出的著名论断是
求经过直线,且与点A(4,1,2)的距离等于3的平面方程。
设某连锁商店数据库中有关系模式R:R(商店编号,商品编号,库存数量,部门编号,负责人)如果规定:每个商店的每种商品只在一个部门销售,每个商店的每个部门只有一个负责人,每个商店的每种商品只有一个库存数量。请根据上述规定,写出关系模式R的函数依赖集;
Wedesirethatthetourleaderimmediately______(通知我们计划中的任何变动)
最新回复
(
0
)