COMPUTER FUNDAMENTALS

COMPUTER SOFTWARE

PROGRAMMING LANGUAGES

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
This language was developed in the 1970s to encourage good programming practices using structured programming and data structuring.
A
Fortran
B
Pascal
C
C
D
C++
E
Python
Explanation: 

Detailed explanation-1: -Pascal is an imperative and procedural programming language, which Niklaus Wirth designed in 1968–69 and published in 1970, as a small, efficient language intended to encourage good programming practices using structured programming and data structuring.

Detailed explanation-2: -1970: Pascal: Developed by Niklaus Wirth, Pascal was named in honor of the French mathematician, physicist, and philosopher Blaise Pascal. It is easy to learn and was originally created as a tool for teaching computer programming.

Detailed explanation-3: -While Pascal is a reliable and efficient programming language, it is mainly used to teach programming techniques. In fact, it is the first language that many programmers learn. There are commercial versions of Pascal that are used, but in general, most developers favor Java, C#, C, C++, etc.

Detailed explanation-4: -Pascal is Algol-based language and includes many constructs of Algol. Algol 60 is a subset of Pascal. Pascal offers several data types and programming structures. It is easy to understand and maintain the Pascal programs.

Detailed explanation-5: -Answer: PASCAL is a structure oriented programming language. Machine level language requires a translator to convert input. instructions to be understood by the machine.

There is 1 question to complete.