Amit-C-Project-SDb-using-array

Student data base management project using array access method with CRUD operations using C language

1 add entry

1 add entry

2 get used size

2 get used size

3 read student data

3 read student data

4 get list of all student IDs

4 get list of all student IDs

5 check if ID is exists

5 check if ID is exists

6 delete student data

6 delete student data

7 check is database is full

7  check is database is full

8 exit

8 exit