Hey,
Report to school with the following without fail:
1. Project
2. Journal
3. Project- soft copy in USB (CPP file)
Practice the following programs:
I. Data structure
1. Stack as linked list
2. Queue as linked list
3. Stack as an array ( structure array)
4. Queue as an array ( structure array)
5. Stack as a Dynamic array (pointer dynamic array)
6 Queue as Dynamic array (pointer dynamic array)
7. Circular Queue as an array
II. Files
1. Create
2. Display
3. Append
4. Delete
5. Insert
6. Search
7. Count
8. Split into two files
9. Modify a particular record
10. Search and count ( eg: count the number of employees getting salary 2000 and above.)
III. SQL
Thank You
Arpit.