Which of the following is a correct interface?
a. interface A { void print() { }; }
b. abstract interface A { print(); }
c. abstract interface A { abstract void print() { };}
d. interface A { void print();}
d. interface A { void print();}
Computer Science & Information Technology
You might also like to view...
The Quick Access Toolbar is part of the OneNote screen
Indicate whether the statement is true or false
Computer Science & Information Technology
Name five things that can help cultivate ideas and break through creative blocks
What will be an ideal response?
Computer Science & Information Technology