Question: Computer science. Please answer all mcq 1 Programming Paradigms 1. When we concentrate on explicitly telling the computer what to do: a. imperative b. procedural
1 Programming Paradigms 1. When we concentrate on explicitly telling the computer what to do: a. imperative b. procedural c. object oriented d. functional 2. Reusable code blocks that may or may not have a return value, they may also modify their own arguments: a. imperative b. procedural c. object oriented d. functional 3. Programs state is divided amongst the business entities we model: a. imperative b. procedural c. object oriented d. functional 4. Programs state is concentrated in one variable a. imperative b. procedural c. object oriented d. functional 5. Pure functions return the same values if given the same values: a. imperative b. procedural c. object oriented d. functional
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
