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().
Given:
What is the result?()
A.w-f
B.f-p w-f
C.w-f b-f
D.f-p w-f b-f