Which of the following statements about interface methods are correct? (Choose three.) A. A private static interface
Question:
Which of the following statements about interface methods are correct? (Choose three.)
A. A private static interface method can call default methods.
B. A public static interface method can call abstract methods.
C. A private static interface method can call static methods.
D. A default interface method can call private static methods.
E. A default interface method can call abstract methods.
F. A public static interface method can call default methods.
Fantastic news! We've Found the answer you've been seeking!
Step by Step Answer:
Related Book For
OCP Oracle Certified Professional Java SE 11 Developer Practice Tests Exam 1Z0 819 And Upgrade Exam 1Z0 817
ISBN: 9781119696131
1st Edition
Authors: Scott Selikoff, Jeanne Boyarsky
Question Posted: