Computer Science, asked by Shahaninemat, 1 year ago

Write following programs in QBASIC.
a) To print your name and address.
b) To print the name of yours 10 friends.

Answers

Answered by geetanahar348
25

a. first open qbasic and then go to home print add the title name and address and then go to the right side of the corner and then u will get ok option . click it

Explanation:

MARK ME BRILLIANT AND LIKE IT

Answered by misty810
23

Explanation:

rem: print ur name n address

cls

print a$= "name"

print b$="address"

end

hope it helps you

Similar questions
Math, 8 months ago