*************Solve inC+*************
Assignment First, launch NetBeans and close any previous projects that may be open (at the top menu go to File >Close All Projects) Then create a new Java application called “CheckString” (without the quotation marks) according to the following guidelines. Each method below, including main, should handle (catch) any Exceptions that are thrown.”If an Exception is thrown and caught, print the Exception’s message to the command line. 1. Write a complete Java method
OR
OR