Which of the following accesses a variable in a pointer to a structure, *b?40/50Which of the following accesses a variable in a pointer to a structure, *b?b→var;b.var;b-var;b>var;Giải thíchChọn A