Computers

9th -

12thgrade

Image

Conditionals & Arrays

14
plays

15 questions

Show Answers
See Preview
  • 1. Multiple Choice
    30 seconds
    1 pt
    If x has the value 12, Java will only evaluate the left side of the compound expression in the statement: if (x > 1 && x < 10)
    True
    False
  • 2. Multiple Choice
    30 seconds
    1 pt
    The statement y = abs(-3); will return the value 3.
    True
    False
  • 3. Multiple Choice
    30 seconds
    1 pt
    Each element of an int array is automatically initialized to 0.
    True
    False
  • Answer choices
    Tags
    Answer choices
    Tags

    Explore all questions with a free account

    Already have an account?