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
Tony Alicea
Desperado
Sheriff
Joined: Jan 30, 2000
Posts: 3219
posted
0
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.)
Tony Alicea Senior Java Web Application Developer, SCPJ2, SCWCD
atin sehgal
Ranch Hand
Joined: Nov 12, 2000
Posts: 32
posted
0
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..
Jane Griscti
Ranch Hand
Joined: Aug 30, 2000
Posts: 3141
posted
0
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