InterviewSolution
Saved Bookmarks
| 1. |
What are components of q basic define it |
|
Answer» truct the QBASIC program, we have to arrange some standard elements.The elements used in Qbasic are as FOLLOWS: Character SET. Variables. Constants. Operator and OPERANDS. Expression. STATEMENTS. |
|