1)Define the following and give their appropriate syntax.
a)Pointer
b)Structure
c)A Function
2)Use structures to design a C program to compute and store student records of a class.
3) Write,enter and run a program that calculates the volume of a sphere.