Solved

Which Statement About Methods in an Interface Is True

Question 67

Multiple Choice

Which statement about methods in an interface is true?


A) All methods in an interface are automatically private.
B) All methods in an interface are automatically public.
C) All methods in an interface are automatically static.
D) All methods in an interface must be explicitly declared as private or public.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions