A. a B. AA::a C. a() D. AA::a()
A. int AA::a() B. int AA:a() C. AA::a() D. AA::int a()
A. x.a B. x.a() C. x->GetValue() D. x.GetValue()