Homework II Exercise Section 1.3
Homework II Exercise Section 1.3
Simon Lin Exercise 1.3.1: Indicate which of the following terms: a) b) c) d) e) f) g) h) Imperative Declarative Von Neumann Object-oriented Functional Third-generation Fourth-generation Scripting
Apply to which for the following languages: 1) 2) 3) 4) 5) 6) 7) 8) 9) C C++ Cobol Fortran Java Lisp ML Perl Python and 10) Visual Basic
Answer: a) Imperative is C, C++, and Java b) Declarative is C, C++, and ML c) Von Neumann is Fortran and C d) Object-oriented is C++, Java, and VB e) Functional is ML f) Third-generation (3GL) is Fortran, Cobol, Lisp, C, and C++ g) Fourth-generation is not found in any of the listings of programming language h) Scripting is Perl and Python