English Русский Contacts Site map Add to favorites
Registration
Login
Master braindump list
New braindumps
Submit a dump
Get latest dump
braindumps.com.ua
flame
3COM (7)
Adobe (1)
BEA (1)
Checkpoint (22)
Cisco (20)
Citrix (21)
CIW (15)
Compaq (0)
CompTIA (51)
CWNA (2)
EMC (2)
Exin (4)
GEJOS (4)
HDI (1)
HP (4)
IBM (13)
Juniper (5)
Linux Prof Institute (LPI) (2)
Lotus (11)
Microsoft (2462)
Network Appliance (2)
Novell (16)
Oracle (423)
PLSQL (1)
PMI (5)
SAS (1)
Sun (87)
Teradata (4)
Login:
Password:
RSS feed

Contacts
Certification links
Links
Authorized user can see question and answers.
Please log in or sign up.

Exam question list:
Show all comments
Sun 310-019: Sun Certified Associate for the Java Platform, Standard Edition
#21. Which three are true? (Choose three.)

Show comments for this question (0)
Add comments
Link to this question

#22. Which two are true? (Choose two.)

Show comments for this question (0)
Add comments
Link to this question

#23. You are asked to create code that defines a Beverage, and includes method implementation code for some beverage behaviors. Beverage subtypes will be required to provide implementations of some, but not all, of the methods defined in Beverage. Which approach correctly implements these goals?

Show comments for this question (0)
Add comments
Link to this question

#24. Which two are true about composition relationships? (Choose two.)

Show comments for this question (0)
Add comments
Link to this question

#25. Which is true about association navigation?

Show comments for this question (0)
Add comments
Link to this question

#26. Which two are true about the relationship "A keyboard has 101 keys."? (Choose two.)

Show comments for this question (0)
Add comments
Link to this question

#27. Which two are true about the composition relationship "A Blip consists of many Blipverts."? (Choose two.)

Show comments for this question (0)
Add comments
Link to this question

#28. Given:
  1. 1. class Exam {
  2. 2. private int num = 0;
  3. 3. public int getNum() {
  4. 4. return num;
  5. 5. }
  6. 6. }
  7. 7. public class Sample {
  8. 8. public static void main(String[] args) {
  9. 9. Exam e = new Exam();
  10. 10. e.num = 100;
  11. 11. int num = e.getNum();
  12. 12. System.out.println("The number is: " + num);
  13. 13. }
  14. 14. }
What is the result?

Show comments for this question (0)
Add comments
Link to this question

#29. Which two are true? (Choose two.)

Show comments for this question (0)
Add comments
Link to this question

#30. You are asked to create a Dog class that exposes the Dog class String name and int breed to other code as read-only attributes, provides encapsulation, and adheres to the standard JavaBeans naming conventions.
Which approach implements these requirements?

Show comments for this question (0)
Add comments
Link to this question


 [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] ... [21 
Up ^ gen. 0.098 Server date 05:56 10-01-2009 Developed by Zip © 2006 Up ^
Forum
Start online exam simulation
Master braindump