match the language paradigm and the language or the languagedescription.
A. Procedural
B. Functional
C. Logic
D. Object oriented
E. Procedural language with some object-oriented features
F. Object-oriented language with some procedural features
1. Which paradigm most accurately describes C++?
2. Which paradigm most accurately describes Java?
3. Which paradigm most accurately describes Lisp?
4. Which paradigm most accurately describes PROLOG?
5. Which paradigm most accurately describes Python?
6. Which paradigm most accurately describes C?
7. Which paradigm allows the programmer to express algorithms asa hierarchy of objects?
8. Which paradigm allows the programmer to express algorithms asa hierarchy of tasks?
9. Which paradigm allows the programmer to express algorithms asmathematical functions?
10. Which paradigm has no assignment statement?
11. Which paradigm uses recursion exclusively to expressrepetition?
12. Which paradigm has no variables?
match the language paradigm and the language or the language description. A. Procedural B. Functional C. Logic D. Object
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am