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

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