• 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

Applets and Paint

 
Greenhorn
Posts: 7
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi
Do you get questions regarding painting and applets in the exam.
They don't seems to be in the objectives. But most of the mock exams ask question in these topics.
Thanks
Raji
 
Greenhorn
Posts: 22
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi,
As you feel the topics are not for the real exam you are mistaken. Applets and paint methods form a base for AWT et all.
I'll compare this with a student being confused if knowledge of english alphabets is necessary for the exam or not coz it's not there in the objectives !(no hard feeligs plz)
paarg
 
Ranch Hand
Posts: 36
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
Eventhough Applets and Painting are not part of the exam objectives, and I didn't get any questions on them in the exam either (and it's not likely that you'll get questions on them), it doesn't hurt to understand the concept of Applets and Painting. For example, how the paint() and repaint() methods work. Or what is the init() method.
And remember something, not all the mock exams conform with the exam objectives.
All the best.
Ahmed.
 
reply
    Bookmark Topic Watch Topic
  • New Topic