Which operator can be used to access union elements if union variable is a pointer variable in C Programming ?
Arrow (->) operator.