Sail E0 Webinar
Question
Which of the following is a correct interface?
Options:
A .  abstract interface A { print(); }
B .  abstract interface A { abstract void print(); { }}
C .  interface A { void print(); }
D .  interface A { void print() { } }
Answer: Option C

Submit Your Solution Below and Earn Points !
Next Question

Submit Solution

Your email address will not be published. Required fields are marked *

More Questions on This Topic :


Latest Videos

Latest Test Papers