Computer Science, asked by sa392919, 8 months ago

1. Type the following commands in QBASIC and write the output in the given
space.
a.
PRINT "TREE"
PRINT
PRINT "FRUITS"
PRINT
PRINT "80"
b,
LET X = 35
LET Y = 12
LET Z = 7
R= XY/7
PRINT "R"
END
c
PRINT "SUBJECT"
PRINT
PRINT "ENGLISH"
PRINT
PRINT "90 MARKS"​

Answers

Answered by tajshariff1980
0

Answer:

c is the correct answer

Similar questions