40
Answer (Choose 1 answer)
Which of the following statements is INCORRECT?
A. A method in an interface can access class level variables
B. All of the variables in an interface are implicitly final
C. All of the methods in an interface are implicitly abstract
D. All of the variables in an interface are implicitly static