• 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
  • Tim Cooke
  • paul wheaton
  • Liutauras Vilda
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Devaka Cooray
  • Paul Clapham
Saloon Keepers:
  • Scott Selikoff
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
  • Frits Walraven
Bartenders:
  • Stephan van Hulst
  • Carey Brown

Scope of the exam

 
Ranch Hand
Posts: 127
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi everyone,
I'm new in this forum. And from what I observed, this is the best ever forum to study for the exam. Now could anyone tell me what is the scope I have to cover for the exam? From a previous post, I learned that AWT is no longer in the scope. Is that right? I'm so happy to know that because I hate AWT questions. I would like to know what I should study for the exam.
Best wishes for everybody,
Jenny
 
Ranch Hand
Posts: 3271
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Jenny Yin:
...I learned that AWT is no longer in the scope. Is that right?


I thought AWT was still in scope for this exam. It would be a shame if it wasn't - that's what I spent all last night studying. Anyone?
Corey
 
Bartender
Posts: 2205
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
While I agree that AWT is pretty archaic, it is STILL part of the objectives. So keep studying Corey!
 
Ranch Hand
Posts: 3244
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Jenny
Here it is, direct from Sun...
SCJP2 Objectives
there is also a good page here with some good links. There is also the ever popular maha’ pages.
hope those help
 
Ranch Hand
Posts: 81
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I got 3 or 4 AWT questions when I took the exam last week, so I would definately study those chapters.
I found that all the AWT and IO questions were pretty easy though.
 
Jian Yi
Ranch Hand
Posts: 127
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Too bad I have to study for AWT. But thanks a lot for your help. I'm gone for study 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
Well, AWT is a centerpiece of Java GUI applications. Nowadays, most people are using Swing (which is wrapped around AWT by the way) but AWT is still worth studying. Moreover, what would you do in Java if you don't know how to program GUIs?
It's so easy that it would be a shame to let it aside... (If we were talking about MFC I'd understand, though )
[ February 21, 2002: Message edited by: Valentin Crettaz ]
 
Ranch Hand
Posts: 57
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
AWT was on my exam...took it last week (2/11)
 
Ranch Hand
Posts: 71
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
guys, can give me the number of AWT questions you guys had on the exam?
Thanks,..
 
Your mother was a hamster and your father was a tiny ad:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic