12. Rewrite the given program after correcting the bugs:
REM to copy the data of "src.txt" to "org.txt"
Open "src.txt" for input as #1
Open "org.txt" for output as#2
CLS
While Not Eof()
Input #2,NM$,ROLL,AGE
Write #1, NM$,ROLL,AGE
CLOSE
END
Answers
Answered by
0
Answer:
hhn. hyb ybybybv nun hnyn yhy nyn
Similar questions