what is the extension of Q basic
Answers
Answered by
1
Answer:
Files written with QBASIC must be run using the program and have the "bas" file extension.
Answered by
2
"BAS" is the extention :
Explanation:
- The Qbasic programing language is used to write the program and execute it. The keyword is written in capital letters in this language.
- The extension of the program is "bas", it means that when any user write any program in Qbasic, then he needs to save the file by the help of some file name with the extension "bas". for example, "file_name.bas".
Learn More:
- QBASIC : https://brainly.in/question/5949451
Similar questions