(a) What is: (i) an array; (ii) a syntax error? (b) Write QBASIC program that will input multiples of Three between 1 and 20 into a one-dimensional array an...

Question 1 Report

(a) What is: (i) an array; (ii) a syntax error?

(b) Write QBASIC program that will input multiples of Three between 1 and 20 into a one-dimensional array and display the output on the screen.

(c) Convert D5FA,, to binary.