C Programming - Old Questions

7.Which operator is used to access the members of structure using structure variable?

a) Address operator (&)    b) Dot operator (.)    c) Pointer operator (*)    d) Arrow operator (→)

1 marks | Asked in 2018-objective