FUNDAMENTALS OF COMPUTER

COMPUTER PROGRAMMING FUNDAMENTALS

PROGRAMMING LANGUAGES

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Please select the Imperative/Procedural Paradigm(s).
A
ALGOL, FORTRAN, Pascal, C, Ada
B
C++, Java, Smalltalk
C
Lisp, Scheme, ML, Haskell
D
Prolog
E
Python, Perl, Ruby
Explanation: 

Detailed explanation-1: -ALGOL (/ˈælɡɒl, -ɡɔːl/; short for “Algorithmic Language") is a family of imperative computer programming languages originally developed in 1958.

Detailed explanation-2: -Fortran (/ˈfɔːrtræn/; formerly FORTRAN) is a general-purpose, compiled imperative programming language that is especially suited to numeric computation and scientific computing.

Detailed explanation-3: -Imperative, procedural, functional, declarative, and object oriented paradigms are some of the most popular and widely used paradigms today. And knowing the basics about them is good for general knowledge and also for better understanding other topics of the coding world.

Detailed explanation-4: -Examples of imperative programming languages include C, C++, Java and Fortran.

There is 1 question to complete.