Which of the following accesses a variable in a pointer to a structure, *b?15/25Which 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 đáp án A