首页
外语
计算机
考研
公务员
职业资格
财经
工程
司法
医学
专升本
自考
实用职业技能
登录
外语
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
64
问题
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
专业英语八级
相关试题推荐
TheAlaskaGovernorhastakenthefollowingstepsinresponsetothePrudhoeBayoilfieldshutdownEXCEPT.
Whichofthefollowingstatementsistrueaccordingtowhatyouhear?
Whenisadriverlikelytohaveasleep-relatedaccidentaccordingtoresearchers?
ThependingG20summitwillfocusonissuesincludingclimatechange,steelandmigration.
ThependingG20summitwillfocusonissuesincludingclimatechange,steelandmigration.
收集废品、食物或者其他容易引起火灾的东西会给生命安全带来很大隐患。在美国,这是违反旨在保护公共安全和财产的法律的。
这便是写作文的方法。首先,你必须仔细阅读问题,其次,你必须做一些笔记来涵盖你的主要意思,然后你可以开始写作了。
A、Stormsandfloods.B、Diseaseandfire.C、Lessspacefortheirgrowth.D、Rapidincreaseoftheanimalpopulation.B
AnexperimentaltreatmentforParkinson’sdiseaseseemedtoimprovesymptoms—dramaticallyso,forone59-year-oldman—withoutca
随机试题
字符串"%%\"ABCDEF\"\\"的长度是()。
一般认为,罪刑法定原则的思想基础是()
不是HLA抗体引起的输血不良反应的是
实质性脏器损伤的临床表现不包括
别名为甲哌利福霉素的是
下列哪项最符合急性肾盂肾炎的诊断
商务部《境外投资管理办法》规定:企业控股的境外企业的境外再投资,在完成法律手续后()个月内,应当由企业报商务部门备案。
在人民法院审理的一起共同抢劫案中,其他被告人都已委托辩护人,而被告人甲没有,人民法院依法为其指定了辩护人,但是被告人甲坚持自己行使辩护权,拒绝人民法院指定的辩护人为其辩护,下列说法正确的是哪项?
深圳某加工企业(位于皇岗区)与荷兰某公司签订一份皮手套来料加工合同,由外方提供价值30万欧元的牛皮(非法检),成交方式为CIF广州,外商在本国投保了一切险。荷兰生产厂家把牛皮生产的最后一道工序的湿度降低到最低程度,然后用牛皮纸包好装入双层瓦楞纸箱,再装入2
删除表S中字段C的SQL命令是
最新回复
(
0
)