Write statements in QBASIC for each of the situations described below.
(ii) Assign the value represented by variable N to the variable N1.
(1) Assign a value 2 to the variable A.
(iii) Assign "INDIA" to a variable A$.
(iv) Assign the sum of the two variables X and Y to the variable z
(V) Divide a number 33 with 7 and store its remainder into the variable A
Answers
Answered by
0
Answer:
1 st option is right option
Explanation:
N=N1
Similar questions