皮皮学,免费搜题
登录
搜题
【单选题】
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.
壶口瀑布
B.
德天瀑布
C.
蛟龙瀑布
D.
黄果树瀑布
【单选题】有“中华第一瀑”之称的大瀑布是( )
A.
壶口瀑布
B.
九龙瀑布
C.
蛟龙瀑布
D.
黄果树瀑布
E.
德天瀑布
【单选题】螺纹联接防松的实质是
A.
增加螺纹联接的轴向力
B.
增加螺纹联接的刚度
C.
防止螺纹副发生相对转动
D.
增加螺纹联接的横向力
【单选题】下列表达式中值为 True 的是为( )
A.
Ucase("abcd") >= "abed"
B.
14 /2 \3 < 10 Mod 4
C.
Mid("ABCD",2,2) > Left("ABCD",2)
D.
Not( Sqr(4)-3 >= -2)
【单选题】抗日战争爆发后,国民党担任正面战场的正规作战,而我军作战的基本形式是()。
A.
运动战
B.
自卫战
C.
阵地战
D.
游击战
【单选题】下列表达式中,值为True的是 。
A.
Mid(“ABCD”,2,2)>Left(“ABCD”,2)
B.
Not (Sqr(4) - 3 >= -2)
C.
14 / 2 \ 3 < 10 MOD 4
D.
Ucase(“abcd”)>=”abcd”
【单选题】有哪些外部因素会对房价构成影响?( ) 响
A.
饭店地理位置
B.
季节性影响
C.
饭店定价目标
【单选题】有“中华第一瀑”之称的大瀑布是( )
A.
壶口瀑布
B.
九龙瀑布
C.
蛟龙瀑布
D.
黄果树瀑布
【简答题】土石坝的渗漏处理时,要遵循 “ ”的原则,即在坝的上游坝体和坝基 、阻截渗水,在坝的下游面设 排出渗水。
相关题目: