Questions And Answers On Qbasic
e code: PRINT "Hello World" What are the main data types supported in QBasic? QBasic supports several data types including INTEGER, LONG, SINGLE, DOUBLE, STRING, and BOOLEAN. How do you declare variables in QBasic?