Matching Questions - Engineering

Q1:

Match the following:
  List I (Symbol in Java comparison operator)   List II (Meaning)
A. = = 1. Greater than or equal to
B. ! = 2. Equal
C. > = 3. Not equal

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

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

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

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

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

No answer description is available.