Hi all,
yesterday I was looking for some documentation about
SCEA exam
on a P2P software (eMule).
I have found one document "Scea Exam - Actualtests Sun 310-0510".
With big curiosity I opened the pdf file and I found lots of "fundamentals"
Java questions like:
What is a valid declaration of a float
A: float foo = -1
B: float foo = 1.0
C: float foo = 42e1
D: float foo = 2.02f
Has anybody who has experienced the SCEA Part I found questions about
Java Language inside ?
Thanks a lot
Francesco