Q.2 Choose the correct options from the four options given below: [5]
a) Absence of which statement causes a fall through in a switch statement.
i) continue iii) break
ii) stop iv) fall
b) Which of the loops is mostly used for fixed number of iterations?
i) for iii) do-while
ii) while iv) None of the above
c) Which clause is optional in a switch statement?
i) switch iii) case
ii) default iv) None of the above
d) The parameter appearing in function definition are called_____:
i) actual parameters iii) formal parameters
ii) call parameters iv) Normal parameters
e) The function that changes the state of its parameters is called:
i) pure function iii) impure function
ii) change function iv) None of the abo
Answers
Answered by
0
Answer:
I can't answer because I don't understand
Similar questions