Multiple Choice
Relational operators cannot be used on ____________
A) structure
B) long
C) strings
D) float
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: function tolower(c) defined in library <ctype.h> works
Q2: Which of the following is a User-defined
Q3: Which type of conversion is NOT accepted?<br>A)From
Q4: Which of the following type-casting have chances
Q5: Operation "a = a * b +
Q7: The format identifier '%i' is also used
Q8: What will be the final value of
Q9: Which of the following statement is false?<br>A)Constant
Q10: What is the scope of a function?<br>A)Whole
Q11: In expression i = g() + f(),