COMPUTER SOFTWARE
PROGRAMMING LANGUAGES
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
Please select the Imperative/Procedural Paradigm(s).
|
ALGOL, FORTRAN, Pascal, C, Ada
|
|
C++, Java, Smalltalk
|
|
Lisp, Scheme, ML, Haskell
|
|
Prolog
|
|
Python, Perl, Ruby
|
Explanation:
Detailed explanation-1: -Procedural and object-oriented programming (OOP) languages fall under imperative programming, such as C, C++, C#, and Java.
Detailed explanation-2: -Imperative programming is a paradigm of computer programming where the program describes steps that change the state of the computer. Unlike declarative programming, which describes “what” a program should accomplish, imperative programming explicitly tells the computer “how” to accomplish it.
Detailed explanation-3: -Examples of procedural languages include BASIC, FORTRAN, ALGOL, C, COBOL, and Pascal.
Detailed explanation-4: -Imperative. Logical. Functional. Object-Oriented.
There is 1 question to complete.