I am having some trouble on this, can you you help please?
Identify 5 errors, syntax or logic, and give reasons why they are errors in the following program (line number given for identification are not part of program syntax):
Number 7 array can only have 3 characters not 5.
8 because array was never defined due to error
9 because showValue takes a char
And 21 should be court << "Cool";