100 Level Computer Science exam questions and the detailed answers. Download the answers in document format. Correct, detailed, and straightforward answers.
Questions:
A. Identify the errors in each of the following BASIC programmes:
I. 20 INPUT A, A1, A5
II. INPUT B5
III. 30 READ ABCCYX
IV. 30 PRINT SPC(4 ‘A’, A)
V. READ DATA A, B, C
B. Write a BASIC program to calculate the area of a quadratic equation. Given that , , and .