• 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
  • Liutauras Vilda
  • Jeanne Boyarsky
  • paul wheaton
Sheriffs:
  • Ron McLeod
  • Devaka Cooray
  • Henry Wong
Saloon Keepers:
  • Tim Holloway
  • Stephan van Hulst
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Frits Walraven

please clarify...

 
Ranch Hand
Posts: 34
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi all,,
i want the people who have cleared the exam to reply ...
(1) Did u get any questions on Cardlayout?
(2) Did u get any questions on HTML tags?
thanx
regards..
Jaya Murugan
 
Desperado
Posts: 3226
5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
In the old exam (before last Oct) there were no questions on CardLayout. I doubt that they have included it in the new exam...
Anyone?
HTML tags would be only applicable in an Applet context and I don't think applets are included in the exam (again, the one until last Oct.)
 
Ranch Hand
Posts: 32
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Nope,
One was there on card though which just was a basic.But none on Html.
Better go thru awt very well.i scored 0 in awt had 3 on awt.though I was 100% confident in awt..
 
Ranch Hand
Posts: 3141
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Jaya,
The <code>java.awt</code> questions emphasize Layouts. You need to understand which ones are available and how they handle Components; especially when a Container is resized. I did not see any specific questions on CardLayout; however, that doesn't mean there may not be one or two in the database.
Most of the questions display a piece of code and then ask what will happen if ...
Saw no questions on HTML tags; as Tony stated, Applets are not part of the objectives.
Hope that helps.
Jane
 
If tomatoes are a fruit, then ketchup must be a jam. Taste this tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic