Question: QUESTION 1 What phase of the software development life cycle takes up the majority of the time? a. Planning b.Analysis c. Implementation d. Maintenance QUESTION


QUESTION 1 What phase of the software development life cycle takes up the majority of the time? a. Planning b.Analysis c. Implementation d. Maintenance QUESTION 2 Greater regularity in a language implies fewer surprises in how language features behave. True False QUESTION 3 The operator in C is an example of generality in a language True False QUESTION 4 The less restrictions imposed on language features, the higher the reliability. True False QUESTION 5 One of the reasons for type checking is security. True False QUESTION 6 Security increases the expressiveness of language. True False QUESTION 7 In developing C++, what are some of the reasons that stroustrup used as the basis for that language? Select all that apply. a. Portability b. Efficiency c. Availability d. Flexibility QUESTION 8 Current functional programming languages are inefficient for parallel programming and multicore systems. True False QUESTION 9 A one-to-many relationship from a set X to a set Y is an example of a function (according to the mathematical definition). That is, a relationship whereby each value in X is mapped to multiple values in Y. True False QUESTION 10 In functional programming, variables refer to memory locations that store values. True False
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
