Question 56

Given:

Which code fragment can replace the if block?
A:

B:

C:

D:
  • Question 57

    Given the code fragment:

    Which three code fragments can be independently inserted at line nl to enable the code to print one?
  • Question 58

    Given:

    Given the code fragment:

    Which two sets of actions, independently, enable the code fragment to print Fit?
  • Question 59

    Given:

    And given the code fragment:

    What is the result?
  • Question 60

    Given the code fragment:

    Which code fragment, when inserted at line 9, enables the code to print true?