• Test the program designed in class to parse a string that has Comma Separated Values (CSVs). You need to provide at least 20 different test cases. Highlight the ones that cause the program to either crash or emit undesired output.
  • Describe the above program in "pseudo code". i.e., explain the logic of the program clearly in your own words, step by step.
  • Write a program to read a set of values and print the second largest value among them. E.g. if user enters 10, 20, 3, 0, -5, 14, 25, -2, 30, 27 then it should print 27.
  • Write a program that strips the punctuation characters comma, period, semi-colon and hyphen from a word entered by user and displays the result.

*Important note: Make sure it works and RUN on the NetBeans.

Academic Honesty!
It is not our intention to break the school's academic policy. Posted solutions are meant to be used as a reference and should not be submitted as is. We are not held liable for any misuse of the solutions. Please see the frequently asked questions page for further questions and inquiries.
Kindly complete the form. Please provide a valid email address and we will get back to you within 24 hours. Payment is through PayPal, Buy me a Coffee or Cryptocurrency. We are a nonprofit organization however we need funds to keep this organization operating and to be able to complete our research and development projects.