Question: Question 9 In the expression num1 = 5 num2; The number 5 is called a constant variable O True O False Question 18 What was



Question 9 In the expression num1 = 5 num2; The number 5 is called a constant variable O True O False Question 18 What was the goal of structured design ensure that loops were the only way to repeat code eliminate jumps to any statement in a program ensure that blocks of code are used to define operations eliminate the need for nested if else statements Question 20 What is answer equal to after the following statements - assume they are grammatically correct - type in number int num 1-1, num2-2; double num3-3. num.4, answer-2: answer - ((num 1um2 3+4)%num2)+6; Question 22 What is the result of the following - what is printed? int answer = 5, num 1-6, num2=6; if (num1*2
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
