Multiple Choice
Which of these selection statements test only for equality?
A) if
B) switch
C) if & switch
D) none of the mentioned
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q10: What is the string contained in s
Q11: How to copy contents of array?<br>A)System.arrayCopy()<br>B)Array.copy()<br>C)Arrays.copy()<br>D)Collection.copy()
Q12: Which of these class is not related
Q13: Which of these data type can be
Q14: Which of these are selection statements in
Q16: Which of these classes is used for
Q17: Which of these jump statements can skip
Q18: If an expression contains double, int, float,
Q19: Which of these is the method which
Q20: Which of these can not be used