• 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

Are the topics of layout manager and painting out of picture of scjp1.4?

 
Greenhorn
Posts: 10
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
After going through the objectives of SCJP1.4 on the sun website, find that these topic are no longer in the picture:
Awt, including layout managers, painting
I/O
BUT, how about the components and event? are these still covered in the exam?
I am studying the " Complete Java 2 Cerfication Study guide"(2nd edition) right now.
 
Author & Gold Digger
Posts: 7617
6
IntelliJ IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Components and events are part of AWT.
No AWT => no Components and no events
 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Only chapters 1 thru 8 are now applicable.
 
Angie Wu
Greenhorn
Posts: 10
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks for your replies!!!
Is there any mock exams available for the SCJP1.4, besides the JCertify6.0?
 
Ranch Hand
Posts: 63
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Yes, AWT and IO are now out. Check out complete details at sun's site.
Check out JWhiz from http://whizlabs.com for 1.4.
Marcus Green's one though for 1.2, still should not be missed.
 
Valentin Crettaz
Author & Gold Digger
Posts: 7617
6
IntelliJ IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Dan Chisholm has a collection of excellent topic-wise mock exams, too. Check'em out at : http://www.danchisholm.net
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic