Matching Questions - Engineering

Q1:

Match the following:
  List I (Operator)   List II (Description)
A. ! = 1. Left shift
B. = = 2. Right Shift
C. < < 3. Equal to
D. > > 4. Not equal to

A A-1, B-2, C-3, D-4

B A-2, B-3, C-4, D-1

C A-4, B-1, C-3, D-2

D A-4, B-3, C-1, D-2

ANS:D - A-4, B-3, C-1, D-2

No answer description is available.