Computers, Education, Instructional Technology

11th -

Professional Development

Image

Java Control Structures

66
plays

39 questions

Show Answers
See Preview
  • 1. Multiple Choice
    30 seconds
    1 pt

    allows selection of specific sections of code to be executed

    decision control structures(if,else,switch)

    repetition control structures(while,do-while,for)

    branching statements(break,continue,return)

  • 2. Multiple Choice
    30 seconds
    1 pt

    allow executing specific sections of code a number of times

    decision control structures(if,else,switch)

    repetition control structures(while,do-while,for)

    branching statements(break,continue,return)

  • 3. Multiple Choice
    30 seconds
    1 pt

    allows redirection of program flow

    decision control structures(if,else,switch)

    repetition control structures(while,do-while,for)

    branching statements(break,continue,return)

  • Answer choices
    Tags
    Answer choices
    Tags

    Explore all questions with a free account

    Already have an account?