Given Which two statements are true?()
A:Foo.beta() is a valid invocation of beta().
B:Foo.alpha() is a valid invocation of alpha().
C:Method beta() can directly call method alpha().
D:Method alpha() can directly call method beta().
出自:Oracle认证