Computer Science, asked by babydutta200, 2 days ago

11)Priya wrote the given program in QBASIC  ,but while executing it ,an error occurred .Identify the error ?
10 LET A$="INDIA"
20 LET B$= A$ + "1"
30 PRINT  B$$​

Answers

Answered by faizakhan809sis
0

Answer:

30 PRINT  B$$

Explanation:

Hope it will help u

Similar questions