Q. Which of the following accesses the structure variable *a? (A) a.var; (B) a > var; (C) a->var; (D) a-var; ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (C) a->var;