Is it me or is the Sun proficiency
test for
SCJA a little off skew. Apart from not informing us of the correct answers to see Ssuns take n things, several questions are badly worded, and there are questionable details which seem to be outside the scope of SCJA objectives. Plus perhaps againit is just me but does anyone else not find the dam UML diagram that one question is based. It says which of the following implements the UML diagram, but there isn't one nor is there a link (in Firexx 3 and 2 and in IE )? Despite passing almost all mocks and such I still get a low mark on Sun proficiency! A few questions really niggle me (apart from the Missing UML Diagram). One is
Page 1 of 4 (items: 1-6 of 24)
1. You must represent a fluid pump that has three states: open, closed, and cavitating. Which two types of data best represent the pump state as a single variable? (Choose two.)
boolean
integer
floating point
enumerated type
I think its an integer and enumerated type(as I have to choose two) can't be a boolean as there are three states of the pump, and I dont see the need for a floating point, inless by some twisted logic you could represent the states as 1,1.1,1.2 etc. However as Sun gives no indication on why I am left at a loss to really know.
The test also asks about using java.util.Money, is this an SCJA exam objective???
Also I dont want to post too much from it here, as people who take the test shouldn't know too much if they wish to remain objective, but I thought I would share my concerns.
Steve