Computer Science, asked by pradipsinhamah78, 3 months ago

There are some mistakes in the following QBasic program.

Correct the misrtakes and rewrite the program.

LET A= “BASIC”

LET B= “PROGRAMMING”

LET A+B=C

PRINT C

END​

Answers

Answered by pratibhasinghadw
1

Answer:

print c will be BASIC PROGRAM

Answered by kusumalathab9
0

Explanation:

Print c will be basic program

Similar questions