Structures

1. Which operator is used to access a member of a structure:
2. All the functionality of a union can be performed by a structure?
3. A structure can be defined inside a structure
4. Default values can be given to the members of the structure :
5. What will be the ouptut of the following function call: fun4(4,3); where fun4 is defined as: