1

In java _____ can only test for equality, where as ____ Can evaluate any type of Boolean expression.

  • A

    If, break

  • B

    if,switch

  • C

    switch, if

  • D

    continue, if