| Author |
Sample questions by Oracle for exam 1Z0-805
|
Mala Gupta
Author
Ranch Hand
Joined: Sep 27, 2002
Posts: 196
|
|
Oracle has also released a set of 7 sample questions for "Upgrade to Java SE 7 Programmer" exam (exam number 1Z0-805). It can be accessed using the following URL:
http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=303&p_certName=SQ1Z0_805
With respect,
Mala
|
Author of book OCA Java SE 7 Programmer I Certification Guide from Manning
|
 |
Surender Suri
Ranch Hand
Joined: May 28, 2010
Posts: 41
|
|
In Question 2, how come the answer has D ?
What is the result?
A.Class2 is a v2.
B.Class1 has-a v2.
C.Class2 has-a v2.
D.Class3 has-a v1.
E.Class3 is a Class2.
F.Class2 has-a Class1.
G.Class2 has-a Class3.
Answer : C, D, F
|
Thanks,
Suri
|
 |
Enkita mody
Ranch Hand
Joined: Aug 06, 2012
Posts: 333
|
|
|
Each object of class1 has-a v1.
|
OCA7
|
 |
Surender Suri
Ranch Hand
Joined: May 28, 2010
Posts: 41
|
|
Even the 4th Question answer is wrong : Looks like answer chocies and answers are messed up.
What is the result?
A.1
B.11
C.111
D.1111
E.Compilation fails.
F.Class2 has-a Class1.
G.An exception is thrown at run time.
Answer : F
|
 |
Enkita mody
Ranch Hand
Joined: Aug 06, 2012
Posts: 333
|
|
|
Yea,I feel sun was better than oracle, even i found online documents are not up to date.
|
 |
 |
|
|
subject: Sample questions by Oracle for exam 1Z0-805
|
|
|