HTML Tutorial || Networking Assignment || Computer Full Forms || Ms-Office Shortcut Keys || Ms-Office Notes || Number System Notes || Internet Assignment
JavaScript Tutorial || CSS Tutorial || Operating System Notes || History of Computer Assignment || Netwoking Notes || Computer Fundamentals Notes

(PDF) 20+ File Handling in C Assignment :- Infinity4Education


File Handling Assignments


Q-1. Write a C Program to Create a File and Write Contents, Save and Close the File ?
Q-2. Write a C program to Read File Contents and Display on Console ?
Q-3. Write a C Program to Read Numbers from a File and Write Even, Odd and
         Prime Numbers to Separate File ?
Q-4. Write a C Program to Append Content to a File ?
Q-5. Write a C Program to Compare Two Files ?
Q-6. Write a C Program to Copy Contents from One File to Another File ?
Q-7. Write a C program to Merge Two Files to Third File ?
Q-8. Write a C Program to Count Characters, Words and Lines in a Text File ?
Q-9. Write a C Program to Remove a Word from Text File ?
Q-10. Write a C Program to Remove Specific Line from a Text File ?
Q-11. Write a C program to Remove Empty Lines from a Text File ?
Q-12. Write a C Program to Find Occurrence of a Word in a Text Line ?
Q-13. Write a C Program to Count Occurrence of all Words in a Text File ?
Q-14. Write a C Program to Find and Replace a Word in a Text File ?
Q-15. Write a C Program to Replace Specific line in a Text File ?
Q-16. Write a C Program to Print Source Code of Same Program ?
Q-17. Write a C Program to Convert Uppercase to Lowercase Character and Vice Versa
            in a Text File ?
Q-18. Write a C Program to Find Properties of a File Using stat() Function ?
Q-19. Write a C program to Check if a File or Directory Exist ?
Q-20. Write a C Program to Rename a File Using rename () Function ?
Q-21. Write a C program to List all Files and Sub-Directories Recursively ?
                                PDF Download Click Here



Comments