COMPUTER SOFTWARE
PROGRAMMING LANGUAGES
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
ALGOL, FORTRAN, Pascal, C, Ada
|
|
C++, Java, Smalltalk
|
|
Lisp, Scheme, ML, Haskell
|
|
Prolog
|
|
Python, Perl, Ruby
|
Detailed explanation-1: -Ruby supports multiple programming paradigms, including functional, object oriented, imperative, and reflective. It also has a dynamic type system and automatic memory management.
Detailed explanation-2: -Python – A Multi Paradigm Language Python is a multi-paradigm programming language. Meaning it supports different styles of writing code. One can write Python code in procedural, object oriented, functional or imperative manner. For this reason, Python is considered a “swiss army knife” in the developers toolbox.
Detailed explanation-3: -Imperative, procedural, functional, declarative, and object oriented paradigms are some of the most popular and widely used paradigms today.
Detailed explanation-4: -the Procedural programming paradigm. the Functional programming paradigm. the Generic programming paradigm. 15-Feb-2019