1.

Please give full explanation on Qbasics​

Answer» IC is an INTEGRATED development environment (IDE) and interpreter for a variety of dialects of BASIC which are based on QuickBASIC. Code entered into the IDE is compiled to an intermediate representation (IR), and this IR is immediately interpreted on DEMAND within the IDE.


Discussion

No Comment Found