皮皮学,免费搜题
登录
logo - 刷刷题
搜题
【单选题】
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. The 3rd generation of programming language shares all the following characteristics EXCETP
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.
手机使用
分享
复制链接
新浪微博
分享QQ
微信扫一扫
微信内点击右上角“…”即可分享
反馈
参考答案:
举一反三
【多选题】下列关于酵母菌的说法正确的是()
A.
酵母菌细胞壁具有三层结构,外层为甘露聚糖,内层为葡萄糖夹层为蛋白质分子。
B.
酵母菌的繁殖方式只有性繁殖。
C.
芽痕为酵母菌特有的结构。
D.
美蓝对酵母菌活细胞染色时,将活细胞染成蓝色或淡蓝色。
【单选题】下列关于流水施工表达方式的叙述中,错误的是( )。
A.
流水施工的表达方式有三种:横道图、斜线图和网络图
B.
横道图日期可以按照自然数顺序排列,但不可以采用奇数或偶数的顺序排列
C.
斜线图中由斜线的斜率可以看出各施工过程的施工速度,斜率越大,表示施工速度越快
D.
网络图是用来表达各项工作先后顺序和逻辑关系的网状图形,由箭线和节点组成,分为双代号网络图和单代号网络图两种
【简答题】寓言的三大发祥地是__________、___________、__________。
【单选题】关于双代号网络图中的节点,下列各项叙述中正确的是( )。
A.
称为事件
B.
表示工作
C.
既占用时间又占用资源
D.
占用时间但不占用资源
【简答题】寓言的三大发祥地是古希腊、印度、( )。
【判断题】因为铅箔增感屏的增感系数高于荧光增感屏,所以得到广泛使用。
A.
正确
B.
错误
【单选题】关于握手的禁忌哪项是错误的
A.
跨门槛握手
B.
交叉握手
C.
左手握手
D.
隔人握手
E.
来访时客人先伸手
【单选题】寓言在世界上的三大发祥地有().
A.
法国
B.
英国
C.
印度
D.
阿拉伯
【单选题】关于双代号网络图中的节点,下列各项叙述中正确的是( )。
A.
表示工作
B.
称为事件
C.
占用时间但不占用资源
D.
不占用时间但占用资源
【单选题】下列关于酵母菌的说法正确的是
A.
酵母菌细胞壁具有三层结构,内层为甘露聚糖,外层为葡聚糖夹层为蛋白质分子
B.
酵母菌的繁殖方式只有有性结构
C.
芽痕为酵母菌特有的结构
D.
美蓝对酵母菌活细胞染色时,将活细胞染成蓝色或淡蓝色
相关题目:
参考解析:
知识点:
题目纠错 0
发布
创建自己的小题库 - 刷刷题