Given the code fragment:
Which two code fragments can be independently inserted at line n1 to enable the code to print the elements of the array in reverse order? (Choose two.)
Given the code fragment:
Which modification enables the code fragment to print TrueDone?