Top Posters
Since Sunday
L
3
d
3
y
3
a
3
n
3
d
3
e
3
d
3
c
3
p
3
M
3
a
3
New Topic  
Oughto Oughto
wrote...
Posts: 742
Rep: 1 0
7 years ago
Look at the following code. Which line will cause a compiler error?

Line  1   public class ClassA
Line  2   {
Line  3     public ClassA() {}
Line  4     public final int method1(int a){}
Line  5     public double method2(int b){}
Line  6   }
Line  7   public ClassB extends ClassA
Line  8   {
Line  9     public ClassB(){}
Line 10     public int method1(int b){}
Line 11     public double method2(double c){}
Line 12   }

A) 11
B) 10
C) 4
D) 5
Textbook 
Starting Out with Java: Early Objects

Starting Out with Java: Early Objects


Edition: 4th
Author:
Read 179 times
2 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
makes a lot more sense, thanks for the help
New Topic      
Explore
Post your homework questions and get free online help from our incredible volunteers
  1265 People Browsing
Related Images
  
 61
  
 553
  
 302
Your Opinion
Do you believe in global warming?
Votes: 423

Previous poll results: How often do you eat-out per week?