Exam Questions
1: | Which of the following is characteristic of a fully encapsulated class?
|
2: | Which constructor creates a TextArea with 10 rows and 20 columns?
|
3: | Which of the following are Java keywords?
|
4: | Which of the following are valid Java identifiers?
|
5: | What is the value of y after execution of the following statements?
int x = 5; int y = 4; y = x++;
|
6: | When the clipping region of a Graphics object is set, which of the following is true? ... |
Get Sun Certification Training Guide (310-025, 310-027): Java™ 2 Programmer and Developer Exams now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.