Multiple Choice
Which of the following control expressions are valid for an if statement?
A) an integer expression
B) a boolean expression
C) either a or b
D) neither a nor b
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q6: What will be the values of x,
Q7: C++ programmers concentrate on creating , which
Q8: In C++, const qualifier can be applied
Q9: Which of the following feature of procedure
Q10: Which of the following functions are performed
Q12: Which of the following is the correct
Q13: Which of the following operators are overloaded
Q14: Which of the following ways are legal
Q15: The following is the C++ style comment<br>A)//<br>B)/*..*/<br>C)-<br>D)none
Q16: Which of the following is FALSE about