Space for google add

LAB COURSE III INTERNET PROGRAMMING, NETWORKING & PROJECT- Assignment 3



Set A:

1. A program to read two file names from user and append contents of first file

into second file.


2. A program to read directory name from user and display content of the

directory.


Set B:

1. Write a program to read a flat file student.dat and display the data from file in

tabular format also calculate the percentage.


2. Write a program to read directory name and extension. Display the files with

specified extension from that directory.


Set C:

1. Write a menu driven program to perform various file operations.

1. Display size of file

2. Display Last Access, changed, modified time of file

3. Display details about owner and user of File

4. Display type of file

5. Delete a file

6. Copy a file

7. Traverse a directory in hierarchy

8. Remove a directory


2. A program to read directory name from user and display content of the directory recursively.

Post a Comment

0 Comments