• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Error in a Mock Test

 
Ranch Hand
Posts: 142
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Mr. Hareet!
One of the questions in
http://www.irixtech.com/java/scjp/mock-exam/practice-test-1 is


Your answer is (b), (d) and (e)
(b) OK
(d) OK
(e) ???
Putting option (e) at Line 4 will Line 9 compile?
Can we instanciate from an abstract class?

[ August 15, 2008: Message edited by: ARIJIT DARIPA ]
[ August 15, 2008: Message edited by: ARIJIT DARIPA ]
 
Ranch Hand
Posts: 375
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks Arijit for your valuable feedback, the error has now been fixed.
 
Java Cowboy
Posts: 16084
88
Android Scala IntelliJ IDE Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
We have a special forum on JavaRanch for this: Mock Exam Errata. I'm moving this over there.
 
Arijit Daripa
Ranch Hand
Posts: 142
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Ashish Hareet:
Thanks Arijit for your valuable feedback, the error has now been fixed.


You are welcome Mr. Hareet.
 
Arijit Daripa
Ranch Hand
Posts: 142
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Jesper Young:
We have a special forum on JavaRanch for this: Mock Exam Errata. I'm moving this over there.


Thanks Mr. Young.
Actually I am a new candidate in this community and don't know about the proper forums. That's why I committed that error.
Thanks again for giving me the information about the proper forum.
 
reply
    Bookmark Topic Watch Topic
  • New Topic