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
#91. Given:
  1. 1. //Point X
  2. 2. public class Foo{
  3. 3. public static void main (String[] args) throws Exception {
  4. 4. java.ioi.PrintWriter out = new java.io.PrintWriter(
  5. 5. new java.io.Output Stream Writer (System.out), true):
  6. 6. out.printIn (“Hello”);
  7. 7. }
  8. 8. }
Which statement at Point X on line 1 allows this code to compile and run?

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

#92. Given
  1. 3. Int i = 1 , j = 10:
  2. 4. do {
  3. 5. if (i++> --j ) continue:
  4. 6. } while ( i<5):
After execution. What are the values for i and j

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

#93. Given a servlet OrderServlet mapped to processorder. And a from declaration in HTML:
  1. 11. <from action = “processorder”>
  2. 12. <input type=”text” name=”first_name”>
  3. 13. <input type+”text” name = “last_name”>
  4. 14. <input type= “submit” value = “Submit Order”>
  5. 15. </from>
What OrderSErvlet method is invoked as a result of this from submission?

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

#94. Which two demonstrate encapsulation of data? (Choose two.)

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

#95. Which three are valid declarations of a float? (Choose three.)

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

#96. Which will declare a method that is available to all members of the same package and be referenced without an instance of the class?

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

#97. Given an Http Session session. A Servlet Request request. And a Servlet Context context. Which retrieves a URL to /WEB INF/ my config.xml within a web application?

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

#98. Given:
  1. 10. public void service (Http Servlet Request request,
  2. 11. Http Servlet Response response) {
  3. 12. // your code here
  4. 13. {
Which code snippet inserted at line 12 cause the client to redirect to http://www.example.com?

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

#99. Which statement is true?

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

#100. Given:
  1. 8. int index = [;
  2. 9. String [] test = new String [3];
  3. 10. String foo = test [index]
What is the result?

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


 [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] ... [24 
Up ^ gen. 0.138 Server date 06:17 10-01-2009 Developed by Zip © 2006 Up ^
Forum
Start online exam simulation
Master braindump
User braindumps