Click to reopen instructions.

This is FRQ Question 3 from the 2019 exam. For the full instructions you will need to look at the PDF starting on page 9.

Questions of

“(a) A string containing text and possibly delimiters has been split into tokens and stored in String[] tokens.” (See the rest of the instructions for this question in the PDF starting on page 11.)

“(b) Write the method isBalanced, which returns true when the delimiters are balanced and returns false otherwise.” (See the rest of the instructions for this question in the PDF starting on page 13.)