Question 141
Given the following array:

Which two code fragments, independently, print each element in this array?


Which two code fragments, independently, print each element in this array?

Question 142
Given the code fragment:

Which code fragment, inserted at line n1, pints The Top element: 30?


Which code fragment, inserted at line n1, pints The Top element: 30?

Question 143
Which is true about the switch statement?
Question 144
Given the code fragments: Which code fragment, when inserted at line n1, enables the code to print Hank?


Question 145
Given:

What is the result?

What is the result?
