首页
外语
计算机
考研
公务员
职业资格
财经
工程
司法
医学
专升本
自考
实用职业技能
登录
外语
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-04-28
67
问题
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. PI/1 (programming Language I), 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 (PRO gramming 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.
The 3rd generation of programming language shares all the following characteristics EXCEPT ______.
选项
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://www.kaotiyun.com/show/a3qO777K
0
专业英语八级
相关试题推荐
Onepointthreebillionmetrictons—that’showmuchfoodthatwewasteeachyear.Notaneasynumbertowrapone’sheadaround.
A、Nowadays,youngpeoplearoundtheworldpreferspeakingEnglish.B、EnglishcannotcompetewithChineseinover100countries.
Thefirstpermanentshelterswereprobablybuilttwentyorfortythousandyearsagobyfish-eatingpeoplewholivedintheplace
Inthefirsthalfofthe20thcentury,thefastesturbangrowthwasinWesterncities.NewYork,LondonandotherFirstWorldca
Drunkendriving—sometimescalledAmerica’ssociallyacceptedformofmurder—hasbecomeanationalepidemic.Everyhourofevery
Skin.Itisthelargestorganofthebody.Skinisthebody’s【C1】______toinfection.Itkeepsoutmanyharmful【C2】______andothe
ThemostwidelydiscussedalternativetothetraditionalcampusistheInternetUniversity—avoluntarycommunitytoscholars/tea
ResearchersatMITaredevelopingnewtechnologyforconvertingheatintolightandthenintoelectricitythatcouldeventually
A、Bymakingmorepowerfulbatteries.B、Bymakingthecarlighter.C、Byaddingotherenergysource.D、Byremovingtheair-conditi
Wefindthatbrightchildrenarerarelyheldbackbymixed-abilityteaching.Onthecontrary,boththeirknowledgeandexperienc
随机试题
研究耐盐碱的海水稻,有助于突破我国18亿亩(1亩≈666.6667平方米)有限的耕地资源约束,并在很大程度上缓解人类水资源、可耕地和粮食三大危机。下列关于海水稻的说法,错误的是()。
我国的立国之本是
有关焦点极限分辨率的叙述,错误的是
《中华人民共和国执业医师法》适用于
风湿病增生期最具特征性的病理变化是
目前使用的主要经营状况评估指标包括预计的租金水平与实际租金水平的比较,预计和实际的物业资本价值的增长等。()
建设工程质量的特性主要表现在()。
广义教育目的
鉴别表1中各组物质,所用两组试剂均正确的是()。
IPv6地址的格式前缀用于表示地址类型或子网地址,例如60位的地址前缀12AB00000000CD3有多种合法的表示形式,下面的选项中,不合法的是(56)。
最新回复
(
0
)