1. Explain all the lines
store your name, ID, SSC Grade, HSC Grade using linked list and display it.
employee record system project
you need to fulfill these requirements:
1. Nested
2. Loop (Minimum 1)
3. 2D Array
4. Function (Minimum 5)
5. Struct (Minimum 5 variables)
employee record system project in c
(1). Write a program to store your name, ID, SSC Grade, HSC Grade using linked list and display it.
(2).Write a program in C to insert a node in 2nd place and print all nodes data.
write a program which request a user to enter an amount of money .the program prints the intrest payable per year for rates of interest from 5%to 12% in steps of 0.5%.