Thursday, 1 November 2012

Online C Programming Language Quiz


1) << Operator is used for  ?


Right Shifting
Left Shifting
Bitwise Shifting
Bitwise Complement


Show/Hide Answer


Answer = B
2) The value that follows the keyword CASE may only be ?


Constant
Variable
Semicolon
number


Show/Hide Answer


Answer = A
3) The machine registers are sometimes called ?


Local Variables
Global Variables
Accumulators
Static variable


Show/Hide Answer


Answer = A

No comments:

Post a Comment