Computer Science, asked by kaish6366, 7 months ago

write a program in qbasic to ask questions and if answer is correct give 1 marks otherwise wrong answer and at last add all marks and get a total score

Answers

Answered by Hemalathajothimani
6

Answer:

Explanation:

Description. Use the REM statement to insert a comment in a BASIC program. Comments explain or document various parts of a program. They are part of the source code only and are nonexecutable. ... Any text that appears between a comment designator and the end of a physical line is treated as part of the comment.

Similar questions