Top Posters
Since Sunday
g
3
3
2
J
2
p
2
m
2
h
2
s
2
r
2
d
2
l
2
a
2
New Topic  
Oughto Oughto
wrote...
Posts: 742
Rep: 1 0
7 years ago
Look at the following code. What is missing from ClassA?

Line 1   public interface MyInterface
Line 2   {
Line 3     int FIELDA = 55;
Line 4     public int methodA(double);
Line 5   }
Line 6   public class ClassA implements MyInterface
Line 7   {
Line 8     FIELDA = 60;
Line 9     public int methodB(double) { }
Line 10  }

A) It does not overload methodA.
B) It does not have a constructor.
C) It is a complete class.
D) It does not override methodA.
Textbook 
Starting Out with Java: Early Objects

Starting Out with Java: Early Objects


Edition: 4th
Author:
Read 271 times
3 Replies
Replies
Answer verified by a subject expert
blitheringblithering
wrote...
Posts: 354
Rep: 9 0
7 years ago
Sign in or Sign up in seconds to unlock everything for free
More solutions for this book are available here
1
University of Notre Dame

Related Topics

Oughto Author
wrote...
7 years ago
good riddance to this computer class, never want to code again lol
wrote...
5 years ago
Thanks.
New Topic      
Explore
Post your homework questions and get free online help from our incredible volunteers
  1107 People Browsing
 114 Signed Up Today
Related Images
  
 238
  
 208
  
 262
Your Opinion
Which of the following is the best resource to supplement your studies:
Votes: 249

Previous poll results: What's your favorite coffee beverage?