首页
外语
计算机
考研
公务员
职业资格
财经
工程
司法
医学
专升本
自考
实用职业技能
登录
外语
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
46
问题
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.
In the late 1950’s, for the first time a computer programming language______.
选项
A、began using binary numbers
B、was used to implement the Unix operating system .
C、was put into the market
D、was used for modeling physical and environmental events
答案
C
解析
语意题。1959年即the late 1950’s而put into the market即成为商业语言(commercial language),因此C为正确答案。
转载请注明原文地址:https://kaotiyun.com/show/AaqO777K
0
专业英语八级
相关试题推荐
Worktodayisaboutfarmorethaneconomics.MoreeventhanwhenTheodoreRooseveltextolleditsvirtues,peopletheworldover
Psychologistshavemanytheoriestoexplainhowwerememberinformation.The【C1】______isthatmemoryworksasakindofstorage
Necessitycanspurnovelty.Evenpoliticalnovelty.Astheneedforfiscalausteritygrows,anunlikelyalliancehasemergedbet
Historycastsalongshadow.Manyofthefirstbacteriatobediscoveredwereagentsofdisease,andthatishowmostpeopleper
Historycastsalongshadow.Manyofthefirstbacteriatobediscoveredwereagentsofdisease,andthatishowmostpeopleper
AformerGovernmentchiefscientistoncetoldmethatweshouldalwayshaveaPlanBreadyincasePlanAdoesn’twork—ordoesn’
Ifyouhaveeverwonderedjusthowharditisforkidsfrombrokenneighborhoodstoavoidprison,aglanceatdatacompiledbyt
Ifirstly【B1】______towritetheletterwhentheproducercalledbecauseFOOCwasaboutotherpeople’s【B2】______and【B3】______.
GeorgeBushwaswidelyquotedoninternational【B1】______buthadratherlesstosayaboutthePlanof【B2】______totacklethe"s
A、Individuallearningisnolongerapopularconceptinthecircle.B、Hecanthinkofnoformofmediasuitableforindividuall
随机试题
丙酸睾酮治疗子宫肌瘤,每月总量不超过
某地发生一起急性中毒事件,257人出现恶心、呕吐、视物模糊,重者出现失明、呼吸困难、昏迷,12人死亡,经调查发现患者发病前均食用了散装白酒。引起这一事件的有毒成分可能为
依据《处方药与非处方药流通管理暂行规定》,进入药品流通领域的非处方药
上海甲公司作为卖方和澳门乙公司订立了一项钢材购销合同,约定有关合同的争议在中国内地仲裁。乙公司在内地和澳门均有营业机构。双方发生争议后,仲裁庭裁决乙公司对甲公司进行赔偿。乙公司未在规定的期限内履行仲裁裁决。关于甲公司对此采取的做法,下列哪些选项是正确的?(
“要约以信件或者电报作出的,承诺期限自信件载明的日期或电报交发之日开始计算。”这项规定说明的承诺的构成要件的重要内容是()。
根据下列统计资料回答问题。2014年第一季度,A省货物运输增长较快,全省各种运输方式共完成货运量89294万吨,比上年同期增长15.4%;完成货物周转量2444.60亿吨公里,增长17.7%。全省货运增长较快主要依靠公路和水路拉
简述中断处理过程(要求尽可能完整)。
YouaretowriteanemailtoJamesCook,anewly-arrivedAustralianprofessor,recommendingsometouristattractionsinyourcit
Forsometimenow,worldleaders______outthenecessityforagreementonarmsreduction.
桂林是中国著名的风景旅游城市。它位于广西东北部,面积有2.78万平方公里,人口500万。拥有2000多年历史的桂林还是一个历史文化名城。自北宋(theNorthernSongDynasty)以来,桂林就已成为广西的政治、经济及文化中心。桂林山水以山青
最新回复
(
0
)