Given. Which two statements are true?()
- AFoo.beta() is a valid invocation of beta().
- BFoo.alpha() is a valid invocation of alpha().
- CMethod beta() can directly call method alpha().
- DMethod alpha() can directly call method beta().
Given. Which two statements are true?()