McqMate
Sign In
Hamberger menu
McqMate
Sign in
Sign up
Home
Forum
Search
Ask a Question
Sign In
McqMate Copyright © 2024
→
Bachelor of Business Administration in ...
→
C Language
→
Introduction to C Language
→
Relational operators cannot be used on _...
Q.
Relational operators cannot be used on ____________
A.
structure
B.
long
C.
strings
D.
float
Answer» A. structure
3.2k
0
Do you find this helpful?
11
View all MCQs in
C Language
Discussion
No comments yet
Login to comment
Related MCQs
What is the result of logical or relational expression in C?
Which among the following is NOT a logical or relational operator?
What is the precedence of arithmetic operators (from highest to lowest)?
Which among the following are the fundamental arithmetic operators, i.e, performing the desired operation can be done using that operator only?
Do logical operators in the C language are evaluated with the short circuit?
Which operators of the following have same precedence? P. "!=", Q. "+=", R. "<<="
The format identifier ‘%i’ is also used for _____ data type.
Which keyword is used to prevent any changes in the variable within a C program?
A variable declared in a function can be used in main().
Which of the following statements should be used to obtain a remainder after dividing 3.14 by 2.1 ?