Question 31

Given:

What is the result?
  • Question 32

    Given:

    What is the result?
  • Question 33

    Given the code fragment: Assume that the system date is June 20, 2014. What is the result?

  • Question 34

    Given the code fragment:

    Which three lines fail to compile? (Choose three.)
  • Question 35

    The following grid shows the state of a 2D array:

    This grid is created with the following code:

    Which line of code, when inserted in place of //line n1, adds an X into the grid so that the grid contains three consecutive X's?