Why is QBasic called high-level programming language class 9?
QBasic is considered a high-level programming language because it is designed to be easy for humans to read and write. High-level programming languages are more abstract and closer to natural languages than low-level programming languages, which are closer to machine code and are more difficult for humans to read and write. High-level programming languages are easier to use than low-level programming languages because they are more concise and have fewer commands, but they are usually slower to execute than low-level programming languages.
0 Comments