Computer Applications

Which of the following are conditional constructs?

  1. if-else
  2. if-else-if ladder
  3. switch statement
  4. All of these

Java Conditional Stmts

13 Likes

Answer

All of these

Answered By

3 Likes


Related Questions