1.
What is structure? How do we declare and access
structure variables?
2.
Explain nested structure with example.
4.
State the difference between structure and union.
5.
What is pointer? Give its benefits. Write a program
to do swapping of two elements using function with two pointers as arguments.
6.
Differentiate pointer to array and array of pointer.
7.Explain pointer to
function with example.
No comments:
Post a Comment