The dot (.) operator is used to access a member of a struct, while the arrow operator () operator is used to access a member
The dot (.) operator is used to access a member of a struct, while the arrow operator () operator is used to access a member