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-081: Sun Certified Web Component Developer for the Java 2 Platform, Enterprise Edition 1.4
#101.
  1. 1. public class X {
  2. 2. public static void main (String [] args) {
  3. 3. Strings = new String (“Hello”);
  4. 4. modify (s);
  5. 5. System.out.printIn(s):
  6. 6. }
  7. 7.
  8. 8. public static void modify (String s) {
  9. 9. s + = “world!”’
  10. 10. }
  11. 11. }
What is the result?

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

#102.
  1. 1. interface Foo {
  2. 2. int k = 0;
  3. 3. }
  4. 4.
  5. 5. public class Test implements Foo {
  6. 6. public static void main (String args []){
  7. 7. int i:
  8. 8. Test test = new Test ():
  9. 9. i = test. k:
  10. 10. i = Test.k:
  11. 11. i = Foo. k:
  12. 12. }
  13. 13. }
What is the result?

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

#103. Given an HttpServletRequest request, which retrieves an object of type Account with an Id of “account”?

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

#104. Which HTTP method represents a request for information about the supported methods on an HTTP server?

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

#105. For a given ServletResponse response, which retrieves an object for writing binary data?

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

#106. A JSP page needs to instantiate a JavaBean to be used by only that page. Which two jsp:useBean attributes must be used to access this attribute in the JSP page? (Choose two.)

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

#107. In form-based authentication, what must be included in the HTML returned from the URL specified by the <login-page> element?

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

#108. Which two security mechanisms protect the response stream? (Choose two.)

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

#109. Which two pieces of information are needed when declaring the web resource collection in the deployment descriptor? (Choose two.)

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

#110. When using a form-based authentication, which action must be used in the login form?

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


  [1] ...  [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] ... [24 
Up ^ gen. 0.083 Server date 05:20 10-01-2009 Developed by Zip © 2006 Up ^
Forum
Start online exam simulation
Master braindump
User braindumps