首页
外语
计算机
考研
公务员
职业资格
财经
工程
司法
医学
专升本
自考
实用职业技能
登录
外语
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
49
问题
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://kaotiyun.com/show/NaqO777K
0
专业英语八级
相关试题推荐
Listeningisoneofthefirstthingswelearntodoandoneofthethingswedomost.Theaveragepersonspends【C1】______ofthei
A、ThefirstJazzplayersdidn’thaveanyformalmusictraining.B、Jazzplayerswereoriginallygrass-rootscountrymusicians.C、
ThemanwhohasthejobofassessingclaimsforthecontroversialnewdisabilitybenefitsbelievesthatmorethanlmofBritain’
Publicisinghisimminentnewseriesabouttheevolutionofanimals,SirDavidAttenboroughsaidthisweekthathethoughtaredu
GeorgeBushwaswidelyquotedoninternational【B1】______buthadratherlesstosayaboutthePlanof【B2】______totacklethe"s
IntheaftermathofthemassacreatVirginiaTechUniversityonApril16th,asthenationmournedafreshspringtimecropofyou
IntheaftermathofthemassacreatVirginiaTechUniversityonApril16th,asthenationmournedafreshspringtimecropofyou
A、Theassassinationofthepopularformerprimeministermonthsago.B、TheUnitedStatesisencouragingdemocracybychallenging
Nothingismoreterrifyingthanamotherwhoscentsathreattoheroffspring.Soitisnotsurprisingthatresidentsofthepos
A、ThespacecraftwillflydirecttoMercury.B、ThespacecraftwillflythreetimespastMercury.C、Thespacecraftwaslauncheda
随机试题
滴虫性阴道炎的传染方式不包括
根据《建设工程工程量清单计价规范》的规定,()的工程量不是按设计图示尺寸以体积计算的。
在一个单位工程中,施工单位自检合格,监理单位已初验通过的子单位工程,可组织进行验收的单位是()。
下列关于股权投资基金财务会计报告的说法,错误的是()。
长江股份有限公司(以下简称“长江公司”)为了建造一栋厂房,于2013年11月1日专门从某银行借入5000万元(假定长江公司向该银行的借款仅此一笔),借款期限为2年,年利率为6%,利息到期一次支付。该厂房采用出包方式建造,与承包方签订的工程合同的总价款为79
(2017年)下列各项会计处理方法中,体现财务会计信息可比性的是()。
以下资本结构理论中,认为公司的资金成本和公司的价值独立于公司的资本结构理论是()。
设z=f(x,y)=x+y+(y一1)arcsin,求.
建设现代化经济体系,必须实施区域协调发展战略。区域协调发展的国家战略有()
在交换式局域网中,如果交换机采用直接交换方式,那么帧出错检测任务由________。
最新回复
(
0
)