- You can pass a parameter as a struct variable to the function
- Can pass parameters as a pointer variable to the function
- Can pass a parameter as a pointer variable struct to the function
- Cannot pass parameters as elements of struct for functions