Saved Bookmarks
| 1. |
WAP to create a file in write mode and accept data from the user, and write it on file “student.txt.” |
|
Answer» Program: #include<stdio.h> |
|