Design the following interface and add code to the command buttons to achieve the following using case statement.
I) find coursework to be calculated using the following formula:-0.6*1/6* Total mark
II) clicking clear will reset the contents of all the textboxes.
III) Exit will terminate the application