FUNDAMENTALS OF COMPUTER

COMPUTER PROGRAMMING FUNDAMENTALS

WHAT IS PROGRAMMING

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Which generation would create the easiest code for humans to understand?
A
1st Generation (Low)
B
2nd Generation (Low)
C
3rd Generation (High)
D
None of the above
Explanation: 

Detailed explanation-1: -Third-Generation Language : It consists of the use of a series of English-like words that humans can understand easily, to write instructions. It’s also called High-Level Programming Language.

Detailed explanation-2: -3GLs are called procedural languages or high level languages. They are easier to understand because they resemble our own English language more than 1GLs and 2GLs. However, specific training is still required to program in these languages. Some examples of 3GLs are BASIC, COBOL, Pascal, Fortran, C, C++, Perl and Ada.

Detailed explanation-3: -Third generation (High Level Language)

There is 1 question to complete.