What will happen if you save two different programs with the same file name?
7 Likes
When we try to save the second program with the same name as another program, a message is displayed - "File already exists. Overwrite?"
The user has a choice of overwriting the previous program file or saving the new program with a different name.
Answered By
4 Likes
What are the features of QBASIC as a programming language?
Can you write a new program without saving the previous program? Comment.
Write the syntax of IF - THEN in QBASIC
Write the syntax of IF - THEN - ELSE in QBASIC