LOKI0FASGARDIN LOKI0FASGARDIN Computers and Technology Answered Which of the following accesses a local variable var in structure fred? A. fred->var; B. fred.var; C. fred-var; D. fred>var;