Computer Science, asked by amoghgarg6, 4 months ago

different between qbasic and visual basic​

Answers

Answered by Anonymous
9

\blue{ \bold{ \large{Answer->}}}

They are similar in that they both use a dialect of BASIC. QBasic is DOS-based and does not have any object-oriented capabilities. Visual Basic, depending on the version (VB6 or VBNET) has some object-oriented features.

\small\tt\longrightarrow\underline{\red{❥︎@MissTranquillity}}

Answered by tiwariakdi
0

Some significant differences are of the main differences: User Interface, Programming Paradigm, Syntax, Language Features etc.

QBasic and Visual Basic are two programming languages with some similarities but also some significant differences. Here are some of the main differences:

User Interface: One of the most obvious differences between QBasic and Visual Basic is the user interface. QBasic has a simple command-line interface, while Visual Basic has a sophisticated visual interface with drag-and-drop tools for building user interfaces.

Programming Paradigm: QBasic is an interpreted language that uses structured programming paradigms, while Visual Basic is a compiled language that supports both structured and object-oriented programming paradigms.

Language Features: Visual Basic has more advanced language features, such as support for classes, inheritance, and interfaces. QBasic, on the other hand, is a more basic language and lacks these advanced features.

Language Features: QBasic programs will not run on modern Windows operating systems without special emulators, while Visual Basic programs can be compiled into stand-alone executables that can run on modern Windows operating systems.

Syntax: The syntax of QBasic is similar to the BASIC programming language, while the syntax of Visual Basic is more complex due to the additional language features.

Overall, Visual Basic is a more advanced and modern programming language than QBasic, but QBasic can still be useful for simple programming tasks and as a learning tool for those new to programming.

For similar question on  qbasic and visual basic​.

https://brainly.in/question/197597

#SPJ3

Similar questions