KnowledgeBoat Logo

Computer Science

if((a!=b)&&(a == c)) then which of the following statement is true:

  1. b is the smallest number
  2. b is the greatest number
  3. a is the smallest number
  4. none

Java Conditional Stmts

3 Likes

Answer

none

Answered By

2 Likes


Related Questions