问题:
[单选题]Which of the following is incorrectly described about interfaces in java?
AInterfaces may not inherit from interfaces
BA class can implement more than one interface
CA class cannot inherit from more than one class
DVariables can be owned in an interface