a. QBASIC does not use technical terminology (word) to write statements. b. QBASIC automatically checks syntax. c. QBASIC capitalizes the reserved words. d. QBASIC keeps the same variable name used in a program to identical form. e. QBASIC allows you to break lengthy programs into modules. f. QBASIC interprets a statement of a program at a time to CPU
QBASIC is an easy-to-learn programming language featuring an integrated development environment, interpreted execution, and support for simple graphics and structured programming. It includes various data types and commands for file handling, making it versatile for beginners. These attributes make QBASIC a great introduction to coding for newcomers.
;