C Language - Operators

You Are Here :: Home > C Language > Operators - General Questions

 
1.

Which operator in c can't be overloaded                          


A. % B. +
C. :: D. -




2.

Which operator has the highest priority    

A. () B. []
C. * D. /




3.

What is correct order of precedence in C  ?

A. Addition, Division, Modulus B. Addition, Modulus, Division
C. Multiplication, Substration, Modulus D. Modulus, Multiplication, Substration




4.

Which one of the following is the correct operator to compare two variables?

A. equal B. =
C. : = D. = =




5.

The directives for the preprocessors begin with

A. Ampersand symbol (&) B. Less than symbol (<)
C. Two Slashes (//) D. Number Sign (#)




6.

Which one of the following is the boolean operator for logical and?

A. | & B. & &
C. | D. &




1

2

3

4

5

6

7

8

9

next »

 
 
 



© 2013 freshersindia.in ® | Copyrights | Terms & Conditions
   Designed by Freshers India
Catch Us on