Study the given QBASIC code and identify the line numbers. that contains error.
Line 1 IF A = "SUNDAY" THEN
Line 2 PRINT "HAVE FUN"
Line 3 ELSE PRINT "FOLLOW THE ROUTINE"
ALine 1
BLine 2
CLine 3
DBoth Line 2 and Line 3
Ans 5:
Edit Post
Ritabrata Das
from
OPJS, Angul
Class : Class 7
no option a is correct because variable A cannot contain strings