Top Posters
Since Sunday
j
4
m
4
4
n
3
m
3
R
3
V
3
e
3
w
3
j
3
a
3
a
3
New Topic  
Alek Hsiang Alek Hsiang
wrote...
Posts: 383
Rep: 1 0
4 years ago
Which of the following is a correct interface?

▸ abstract interface A { abstract void print() { };}

▸ interface A { void print();}

▸ abstract interface A { print(); }

▸ interface A { void print() { }; }
Textbook 
Introduction to Java Programming, Comprehensive Version

Introduction to Java Programming, Comprehensive Version


Edition: 10th
Author:
Read 50 times
1 Reply
Replies
Answer verified by a subject expert
shamanieshamanie
wrote...
Posts: 370
4 years ago
Sign in or Sign up in seconds to unlock everything for free
More solutions for this book are available here

Related Topics

Alek Hsiang Author
wrote...

4 years ago
I appreciate what you did here, answered it right Smiling Face with Open Mouth
wrote...

Yesterday
Smart ... Thanks!
wrote...

2 hours ago
Thanks
New Topic      
Explore
Post your homework questions and get free online help from our incredible volunteers
  883 People Browsing
Related Images
  
 4482
  
 1197
  
 361