SCIENCE
COMPUTERS ELECTRONICS COMMUNICATION
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
Second
|
|
Third
|
|
Fourth
|
|
None of these
|
Detailed explanation-1: -Symbolic programming languages are strongly connected to machine language and the internal architecture of the computer system on which they are used. They are called low-level languages because they are so closely related to the machines.
Detailed explanation-2: -Second Generation: By 1950, computers were being programmed in assembly language. As we saw earlier, one line in Assembly Language is translated into one machine instruction by a program called an assembler. At this time, computers were so expensive and slow that this was the only feasible method of programming.
Detailed explanation-3: -Second Generation Language An assembly language is a low-level symbolic code converted by an assembler. Assembly language uses notations that an assembler converts to machine language. Programmers write the code using abbreviations (mnemonics) for the assembly language.
Detailed explanation-4: -C and C++ are now considered low-level languages because they have no automatic memory management.
Detailed explanation-5: -In this generation, assembly language and high-level programming languages like FORTRAN, COBOL were used.