Hi,
I'm using
SCEA Study Guide which is sold with a mock exam tool.
The mock exam contains a lot of questions on
JEE API (JMS, EJB 2.0, etc...).
Does the real exam actually contains this king of questions?
For example :
Which of the following is not true for the ejbPostCreate() method of an entity bean?
a) The number and type of arguments must match a corresponding ejbCreate method
b) The access control modifier must be public
c) The method modifier can not be final or static
d) The return type must be the primary key of the bean
The conversion between 16-bit Unicode and 8-bit local encoding formats is done by :
a) MessageFormat and NumberFormat
b) Locale and ResourcBundle
c) Properties files
d) InputStreamReader and OutputStreamWriter
Owing to me it does not make sense, I thought questions would be higher level.