QUESTION 13
Which one of the following statement is NOT true for the declarative programming paradigm?
1. The declarative paradigm uses the principle of logical reasoning to answer queries.
2. The declarative paradigm is based on first-order predicate logic.
3. Ada is an example of a programming language that uses the declarative approach.
4. In the declarative paradigm logic rules are defined, from which the program then deduces
facts.
QUESTION 14
Which one of the following statements regarding the waterfall model for the software life cycle is
FALSE?
1. The waterfall model is a very popular model for software development.
2. The analysis phase must be completed before the design phase can start.
3. The implementation phase cannot start before the design phase is complete.
4. The testing phase can be done at any time during the process, i.e. the design phase can be
tested even before the implementation phase is complete.
Comments
Leave a comment