Archive for the ‘Certified Associate Developer’ Category
Good news,Good news for all the candidate.You’re glad to see this news about exam 000-285,The newest questions are released.including 102 questions and answers for us from real exam 000-285.
1.Which of the following fields MUST be filled in when creating a JDBC provider?
A:Class path
B:Description
C:Native path
D:Database type
E:Implementation class name
Correct Answers:?? A, D, E
2.A developer has just completed development of a Web application. A newly written servlet is selected, and from the context menu, “Run on Server” is selected. Which of the following are possible consequences of this action?
A:A new Server Instance is created
B:A new Server configuration is created
C:A new Enterprise Application is created
D:The class file for the Servlet is generated by the compiler
E:The service() method of the Servlet is invoked
Correct Answers:?? A, B, E
3.When stopped at a breakpoint in a JSP, what is displayed in the Source view?
A: The Java source of the servlet generated by the page compiler
B: The original JSP source
C: The original JSP source in comments and the corresponding page compiler output below
D: The page compiler generated servlet with <META> tags representing the original source
Correct Answers:?? B
4.A developer has performed a Search in the Help perspective. The developer wants to see where a topic returned by the search fits into the table of contents. What is the BEST way to do this?
A: Select the Forward icon in the Help toolbar to go to the next corresponding item in the table of contents.
B: Select the Back icon from the Help toolbar to bring up the topics heading in the table of contents.
C: Select the Synchronize Navigation icon in the Help toolbar.
D: Double click on the topic’s title in the document view.
Correct Answers:?? C