IBM 000-136 Study Material

Page 1

http://www.pass4sureOfficial.com

000-136 IBM Rational Application Developer v7

Pass4sureofficial.com is a reputable IT certification examination guide, study guides and audio exam provider, we not only ensure that you pass your 000-136 exam in first attempt, but also you can get a high score to acquire IBM certification. If you use pass4sureofficial 000-136 Certification questions and answers, you will experience actual 000-136 exam questions/answers. We know exactly what is needed and have all the exam preparation material required to pass the exam. Our IBM exam prep covers over 95% of the questions and answers that may be appeared in your 000-136 exam. Every point from pass4sure 000-136 PDF, 000-136 review will help you take IBM 000-136 exam much easier and become IBM certified. All the Questions/Answers are taken from real exams. Here's what you can expect from the Pass4sureOfficial IBM 000-136 course: * Up-to-Date IBM 000-136 questions taken from the real exam. * 100% correct IBM 000-136 answers you simply can't find in other 000-136 courses. * All of our tests are easy to download. Your file will be saved as a 000-136 PDF. * IBM 000-136 brain dump free content featuring the real 000-136 test questions. IBM 000-136 certification exam is of core importance both in your Professional life and IBM certification path. With IBM certification you can get a good job easily in the market and get on your path for success. Professionals who passed IBM 000-136 exam training are an absolute favorite in the industry. You will pass IBM 000-136 certification test and career opportunities will be open for you.


Exam Name: Exam Type: Certification:

Rational Application Developer v7 IBM Certified Application Developer

Exam Code: Total Questions:

000-136

60

Question: 1 Which view best displays the list of all callers and callers of a selected method? A. Call Hierarchy B. Hierarchy C. Outline D. Package Explorer Answer: A Question: 2 When creating a session bean, the default selection for the session bean is to create a remote client view instead of a local client view. This is because: A. Even though a local client view is available, it is a best practice to never use a local client view in a session bean. B. Session beans are normally used to implement facades, and as such, require remote interfaces as opposed to local interfaces. C. A remote client view is easier to use. D. Local client view for session beans has been deprecated. Answer: B Question: 3 A developer has closed a view in the Java perspective in the workbench. What can the developer select to recover the original Java perspective layout? A. Window > Delete Perspective B. Workbench > Use Defaults C. Window > Reset Perspective D. File > Recover Defaults Answer: C Question: 4 What can a developer manage using Rational Application Developer? A. A single workspace per workbench B. Multiple workspaces per workbench by switching between workspaces C. Multiple workspaces per workbench by organizing them as views D. Multiple workspaces per workbench with additional licenses Answer: B Question: 5 A developer has made multiple changes to a Java file. How can the developer switch back to an earlier version of the file? A. Context pop-up menu > Compare with > Local history B. Context pop-up menu > Edit > Reset C. Context pop-up menu > Replace With > Local history D. File > Replace with Previous Answer: C Page 1 of 13


Exam Name: Exam Type: Certification:

Rational Application Developer v7 IBM Certified Application Developer

Exam Code: Total Questions:

000-136

60

Question: 6 A developer has deleted a file from a Java package in a workspace and would like to recover it. What must the developer do after selecting the Java package? A. Use the context pop-up menu option "Restore from Local History" B. Use the context pop-up menu option "Recover from File System" C. Click File > Deleted files and select the file D. Click File > Undo Answer: A Question: 7 What are three methods of importing a file from the file system to a Java package in the workbench? (Choose three.) A. Drag and drop the file from the file system to the package in the workbench B. Use the Import wizard from the File menu in the workbench C. Use the context pop-up menu on the package in the workbench and select Import D. Select Search > File in the workbench and then use the Import tab E. Use the context pop-up menu on the file in the file system and select Import to Workbench Answer: A, B, C Question: 8 How many perspectives can a developer interact with at a time in each workbench window? A. As many as needed if the perspectives are organized as Views B. As many as needed by selecting File > Switch Perspective C. Only one D. One per View Answer: C Question: 9 Which application development framework is used to develop highly available, reliable, scalable, and secure Web and client-server applications in Java? A. Hypertext Transfer Protocol (HTTP) B. Standard Widget Toolkit (SWT) C. JavaEnterprise Edition (JavaEE) D. Java Naming and Directory Interface (JNDI) Answer: C Question: 10 Which statement is true about the Software Analysis feature? A. It provides a runtime environment to test web resources. B. It is used to debug a wide range of applications. C. It assists in gathering data and metrics on applications that are running. D. It can perform automated code reviews without executing applications. Answer: D Page 2 of 13


Exam Name: Exam Type: Certification:

Rational Application Developer v7 IBM Certified Application Developer

Exam Code: Total Questions:

000-136

60

Question: 11 What is a design pattern in software development? A. A software development methodology which focuses on creating models B. An object modeling and specification language used in software engineering C. A cyclic and incremental software development process D. A proven solution to a common problem within a given context Answer: D Question: 12 Which Rational Application Developer feature provides guidance on software development best practices? A. Model driven development B. Process advisor C. Portal development wizards D. Web tooling Answer: B Question: 13 A company is looking to implement a software application in which the user interface can be changed frequently without impacting the business layer. Which pattern should be proposed as the BEST solution? A. Model-View-Controller B. Iterator C. Observer D. Sessionfaade Answer: A Question: 14 Which statement best defines a Java project in Rational Application Developer? A. There is only one Java project in a workspace. B. It is defined in the Java Standard Edition specification. C. It contains source code needed to create a Java application. D. It is used to create and maintain Enterprise JavaBeans. Answer: C Question: 15 What does the light bulb icon indicate in the Java Code Editor? A. A break point for debug has been defined. B. An error has been discovered, and a quick fix is available. C. A task item has been added. D. A line of code is associated to a bookmark. Answer: B Question: 16 Which statement is true about the Create Java Project Wizard? Page 3 of 13


Exam Name: Exam Type: Certification:

Rational Application Developer v7 IBM Certified Application Developer

Exam Code: Total Questions:

000-136

60

A. It helps create new Java classes with methods and attributes. B. It provides an easy way to deploy Java applications on a specific application server. C. It offers the option to choose between the default JRE or a project specific JRE. D. It automatically creates a user interface to interact with your Java project. Answer: C Question: 17 What does the Organize Import feature do when applied to a source code? A. Removes import statements if Theydon belong to java.* or javax.* packages B. createsjavadoc for the source code and saves it to a file C. Adds any missing import statements and removes unused imports statements D. Creates getter and setter methods for Java attributes in the source code Answer: C Question: 18 Which three automated functions are provided by the Refactor feature? (Choose three.) A. Build project B. Rename C. Add breakpoint D. Move E. Extract Interface F. Create Web service Answer: B, D, E Question: 19 Which statement BEST describes the Scrapbook feature in Rational Application Developer? A. It shows the output of a process and allows keyboard input to a process. B. It lists all the breakpoints set in the workbench projects. C. It manages the debugging or running of a program in the workbench. D. It is used to quickly run and evaluate a Java expression without creating an executable. Answer: D Question: 20 What is the purpose of the UML tools in Application Developer? A. To create all the diagrams defined in the UML specification B. To create UML class diagrams and sequence diagrams C. To visualize UML diagrams but not to create them D. To perform automated UML model analysis Answer: B Question: 21 What is the purpose of the Static Method Sequence Diagram? Page 4 of 13


Exam Name: Exam Type: Certification:

Rational Application Developer v7 IBM Certified Application Developer

Exam Code: Total Questions:

000-136

60

A. To generate Java code from an existing Java code B. To change the qualifier of a method to make it static C. To create a class diagram to visualize Java code D. To visualize existing Java code of a method in a sequence diagram Answer: D Question: 22 What is the best course of action if a class in Project A depends on classes in Project B? A. Copy all the classes of Project B in Project A B. Change the Builders property for Project A C. Add Project B in the Java Build Path of Project A D. Remove the dependency between the two projects Answer: C Question: 23 Which statement is true about Application Developer Dynamic Web Projects? A. They can only contain HTML files that will be changed frequently. B. They contain resources likeservlets, JavaBeans, and HTML. C. They are specifically used to create Enterprise JavaBeans. D. They must be a member of an Enterprise Application project (EAR). Answer: B Question: 24 Which file maintains the configuration information for a Web application, such as servlets, filters, or references? A. The Web Deployment Descriptor (web.xml) B. The Struts configuration file (struts-config.xml) C. thejavadoc file (javadoc.xml) D. The Bindings file (ibm-ejb-jar-bnd.xmi) Answer: A Question: 25 What do Project Facets define? A. The build and runtime dependencies between projects B. The format to apply to source code elements in the projects C. The technical characteristics and requirements for a project D. The location of the projectsJavadoc documentation Answer: C Question: 26 In a Web project, what must the Web Content folder contain? A. Only the static files like images or CSS files B. The source code of the Enterprise JavaBeans C. All the files that are deployed with the Web application Page 5 of 13


Exam Name: Exam Type: Certification:

Rational Application Developer v7 IBM Certified Application Developer

Exam Code: Total Questions:

000-136

60

D. The source code for Java classes Answer: C Question: 27 Which tool should a specialist recommend to visualize and modify the flow of a dynamic Web application based on frameworks like Struts or JSF? A. The Web Site Designer B. The Web Diagram Editor C. The HTML Editor D. The Ant Editor Answer: B Question: 28 A company is looking to implement a Web solution in which each incoming and outgoing HTTP request is intercepted. Which implementation should a developer propose as the BEST solution? A. A sessionfaade B. A life-cycle listener C. Aservlet filter D. Aservlet caching Answer: C Question: 29 What is a life-cycle listener in a Web application? A. A Java object compiled as aservlet to create dynamic Web pages B. A proprietaryWebSphere extension to allow the Web container to serve static content C. A runtime environment integrated into the workbench for testing Web applications D. An event listener invoked whenservlets are created, destroyed, or modified Answer: D Question: 30 Which statement is true about the Preview tab in the Page Designer Editor? A. It shows how static information is likely to look when viewed in an external Web browser. B. It displays static and dynamic elements of the page as they will appear in a Web browser. C. It is used to preview the result of a change before it is committed to a repository. D. It gives direct access to the Java source code of the page. Answer: A Question: 31 Which action is required to activate the Application Developer JSF tools and wizards? A. Add a Java EE target runtime reference to the web project B. Postfix each web page _JSF C. Enable the Web Developer capability in the workspace properties D. Add the JSF facets to the project Page 6 of 13


Exam Name: Exam Type: Certification:

Rational Application Developer v7 IBM Certified Application Developer

Exam Code: Total Questions:

000-136

60

Answer: D Question: 32 Which two statements are true about Page Templates? (Choose two.) A. They provide a common look and feel for a Web project. B. Changes to the page template are reflected in pages that use that template. C. Page templates are stored as Enterprise JavaBeans. D. Only one Page Template per Web application is allowed. E. Page templates are static pages only. Answer: A, B Question: 33 Which three statements are true about creating an EJB project and enabling the creation of a separate EJB client project? (Choose three.) A. The client project holds the home and component interfaces of the enterprise beans. B. The resulting jar file from the EJB client project can be deployed together with a client application that accesses the EJBs. C. The EJB client project depends on the resulting EJB project, but the EJB project does not depend on the EJB client project. D. The resulting jar file from the EJB client project is added to the containing enterprise application (EAR) as a utility jar. Answer: A, B, D Question: 34 What must be created when creating an entity bean with container managed persistence? A. A local client view B. A remote client view C. At least one container managed persistence attribute D. A beansupertype Answer: C Question: 35 Which two mapping options are available when mapping entity CMP beans to a relational database if you have an existing database schema? (Choose two.) A. Top-down B. Bottom-up C. Meet-in-the-middle D. Custom Answer: B, C Question: 36 Rational Application Developer needs the details of the database schema to perform entity CMP bean to relational database mappings. What are two ways to accomplish this task? (Choose two.) Page 7 of 13


Exam Name: Exam Type: Certification:

Rational Application Developer v7 IBM Certified Application Developer

Exam Code: Total Questions:

000-136

60

A. Import a physical data model by reverse engineering a database schema by connecting to a live database B. Import a physical data model by reverse engineering a logical data model expressed in UML C. Import a physical data model by reverse engineering a database schema file D. Importing a physical data model as described by an ERD diagram. Answer: A,C Question: 37 Which EJB types can be tested with the Rational Application Developer Universal Test Client? A. Local session and entity EJBs B. Local and remote session EJBs only C. Local and remote entity and session EJBs D. Message driven EJBs only Answer: C Question: 38 Rational Application Developer provides code snippets to make EJB programming easier. What are two results of invoking the Call an EJB find method snippet? (Choose two.) A. A new EJB reference is added to your EJB. B. A new entity EJB is added to your EJB project. C. The find method of the EJB being referenced is implemented. D. The serviceLocatorMgr.jar file is added to the enterprise application that includes your EJBproject. Answer: A, D Question: 39 A developer creates Web services from JavaBeans using JAX-RPC runtime. Which two java types in the JavaBean can be used for code generation? (Choose two.) A. Java.math.BigDecimal B. Java.util.ArrayList C. Int[] D. Org.w3c.dom.Element Answer: A, C Question: 40 What are three options for the encoding styles in the Web Service Java Bean Identity page when generating Web services from a JavaBean? (Choose three.) A. RPC/encoded B. RPC/literal C. Document/literal D. Document/encoded Answer: A, B, C Question: 41 What is the recommended Web service development approach when developing a Web service from scratch? Page 8 of 13


Exam Name: Exam Type: Certification:

Rational Application Developer v7 IBM Certified Application Developer

Exam Code: Total Questions:

000-136

60

A. Top-down B. Bottom-up C. Meet-in-the-middle D. Round-trip Answer: A Question: 42 Which four methods can be used to launch the Web Service Explorer? (Choose four.) A. Launch the Web Services Explorer using the Web Services Wizard B. Right-click the WSDL and choose Web Services > Test with Web Services Explorer C. Launch the Web Services Explorer from the main toolbar D. In the J2EE perspective, click Run > Launch the Web Services Explorer E. File > New > Other > Web services > Launch the Web Services Explorer Answer: A, B, C, D Question: 43 Which generated artifact is used to invoke the Web service after the Web service client code generation using the Web service wizard? A. The *Proxy class B. The *Service class C. The *SoapBindingStub class D. The *Service Information class Answer: A Question: 44 Which generated class is used to fill in the Web service implementation when Web services are created from a WSDL document? A. The *Service class B. The *Impl class C. The *PortType class D. The *Bean class Answer: B Question: 45 A developer adds a new WSDL operation to an existing valid WSDL in the WSDL editor. What's the next step to finish the editing? A. Regenerating a port type B. Regenerating a port C. Regenerating a binding D. Regenerating a service Answer: C

Page 9 of 13


Exam Name: Exam Type: Certification:

Rational Application Developer v7 IBM Certified Application Developer

Exam Code: Total Questions:

000-136

60

Question: 46 A developer has been using Application Developer on the same machine for some time and across several workspaces. When starting up the test application server, error messages appear in the SystemOut.log for applications which do not exist in the current workspace and which are no longer required. What is the best way to stop these errors from occurring? A. Use the Add and Remove application options from the servers view and remove the applications which are no longer required B. Remove the workspace from which the applications were originally published C. Edit the Server configuration and remove references to them D. Open the administration console and select Uninstall application for the application no longer required Answer: D Question: 47 A team is developing a set of related enterprise applications which run on the same application server and use the same set of third party java library. During testing they discover that the java library is very large, causing the Web Sphere Application server to run out of heap space. What is the best solution to this problem? A. Remove the Jar from each EAR, add the jar file to its own Enterprise Application project, and deploy this application separately to the same application server B. Optimize the JVM settings within the Administration Console to increase the maximum and minimum amount of heap size and increase the frequency of garbage collection C. Include the library in the enhanced EAR description of the Enterprise Application projects from Application Developer D. Remove the Jar from each EAR and add the jar file as a shared library in the Administration Console Answer: D Question: 48 A developer has added a Message Driven Bean to an EJB project which already has session beans working. Which additional resources must be configured for the server to make the Message Driven Bean work successfully? A. Database connections for the database resources used by the bean B. Security roles for the actions resources available from the bean C. Jms settings for the queues used by the bean D. Additional shared library resources for the activities performed by the bean E. Transactional support across several calls by the bean Answer: C Question: 49 An application is being run in Application Developer and needs some resources from the local Web Sphere Application Server. Which four resources can be configured as application resources from the Administration console? (Choose four.) A. Data sources B. Shared java libraries C. JAVA Messaging Services (JMS) configuration D. WEB application URLs available to security roles E. Groups from an LDAP server which map to security roles Answer: A, B, C, E Page 10 of 13


Exam Name: Exam Type: Certification:

Rational Application Developer v7 IBM Certified Application Developer

Exam Code: Total Questions:

000-136

60

Question: 50 A developer is creating a J2EE Application Client which calls a method on an EJB which is running on a Web Sphere Application Server v6.1 server. Which of the following actions are performed in the Java code of the client application? (Choose three.) A. Initialise the machine name and port of the server where the EJB is running B. Use a JNDI String look up the EJB home interface from theInitialContext reference C. Call the create() method on the home reference bean D. Vcall the business method on the bean sub Answer: B, C, D Question: 51 What information is collected when Execution Time Analysis is chosen as a Profiling Analysis Type in Rational Application Developer? A. How many classes are loaded, how many objects are active, and how much memory is used by each class B. Which areas of the code are not exercised by a particular scenario C. How many times each method is called and the average time each call takes D. The time the application takes to run and the amount of time spent waiting for other systems or in third party libraries Answer: C Question: 52 Which definition best describes the activities of an Agent Controller when performing profiling on a remote server? A. A software process running on the development machine which sends commands and processes responses from the remote server B. A software process on the remote server which allows external systems to interact with the profiling Process C. Also on the remote server D. A software process on the remote server which directly interacts with the application server processes by executing the commands received from the development machine E. A software process on the remote server which gathers variables and information about the current code context by monitoring the heap and the Java process information and sends it back to the development machine Answer: B Question: 53 Which four views are available by default when profiling an application deployed to an application server within Rational Application Developer and running in the Profiling and Logging perspective? (Choose four.) A. Object References B. Execution Flow C. Variables D. Method Invocation E. Memory Statistics Answer: A, B, D, E

Page 11 of 13


Exam Name: Exam Type: Certification:

Rational Application Developer v7 IBM Certified Application Developer

Exam Code: Total Questions:

000-136

60

Question: 54 An application developer is using Enhanced EAR functionality to simplify configuration of the application in test environments. Which of the following can be configured in an Enhanced EAR? (Choose three.) A. Data sources to an SQL Server database B. JVM parameters for the Application Server process C. Login configuration to be used to contact a JAAS enabled server D. The location of shared java libraries which could be used by all deployed applications Answer: A, C, D Question: 55 Which type of breakpoint executes a set number of times? A. Recursive Breakpoint B. Hit Count Breakpoint C. Method Breakpoint D. Conditional Breakpoint Answer: D Question: 56 Which method can be used to determine any excessive object creation in a Java application? A. Automated code review B. Application profiling using TPTP C. application prototyping using TPTP D. Performance testing using TPTP Answer: B Question: 57 What is the purpose of the step bug command during a debugging session? A. To execute the next line of code or statement B. To execute the currently selected line of code or statement C. To suspend the currently selected line of code or statement D. To step to the next line of code or statement Answer: B Question: 58 You are debugging a dynamic JSP application. How do you view performance and statistical data about the code you are working on? A. Use the Log Navigator view B. Install Rational Performance Tester C. Use the Profiling Monitor view D. Open the problems view Answer: C

Page 12 of 13


Exam Name: Exam Type: Certification:

Rational Application Developer v7 IBM Certified Application Developer

Exam Code: Total Questions:

000-136

60

Question: 59 What comprises a test unit when testing an application using JUnit? A. One JSP page B. A single application to be tested C. The smallest testable part of an application D. A single Java class Answer: C Question: 60 You are recording an automated TPTP test case against a Web project. What should you do first to ensure that your test is correctly recorded? A. Restart your browser session B. Clear your browsing history C. Create a fresh Java project D. Clear your browser cache Answer: D

End of document

Page 13 of 13


Pass4SureOfficial.com Lifetime Membership Features; -

Pass4SureOfficial Lifetime Membership Package includes over 2300 Exams. All exams Questions and Answers are included in package. All Audio Guides are included free in package. All Study Guides are included free in package. Lifetime login access. Unlimited download, no account expiry, no hidden charges, just one time $99 payment. Free updates for Lifetime. Free Download Access to All new exams added in future. Accurate answers with explanations (If applicable). Verified answers researched by industry experts. Study Material updated on regular basis. Questions, Answers and Study Guides are downloadable in PDF format. Audio Exams are downloadable in MP3 format. No authorization code required to open exam. Portable anywhere. 100% success Guarantee. Fast, helpful support 24x7.

View list of All exams (Q&A) downloads http://www.pass4sureofficial.com/allexams.asp View list of All Study Guides (SG) downloads http://www.pass4sureofficial.com/study-guides.asp View list of All Audio Exams (AE) downloads http://www.pass4sureofficial.com/audio-exams.asp Download All Exams Samples http://www.pass4sureofficial.com/samples.asp To purchase $99 Lifetime Full Access Membership click here http://www.pass4sureofficial.com/purchase.asp 3COM ADOBE APC Apple BEA BICSI CheckPoint Cisco Citrix CIW

CompTIA ComputerAssociates CWNP DELL ECCouncil EMC Enterasys ExamExpress Exin ExtremeNetworks

Filemaker Fortinet Foundry Fujitsu GuidanceSoftware HDI Hitachi HP Huawei Hyperion

IBM IISFA Intel ISACA ISC2 ISEB ISM Juniper Legato Lotus

LPI McAfee McData Microsoft Mile2 NetworkAppliance Network-General Nokia Nortel Novell

OMG Oracle PMI Polycom RedHat Sair SASInstitute SCP See-Beyond SNIA

Sun Sybase Symantec TeraData TIA Tibco TruSecure Veritas Vmware


Turn static files into dynamic content formats.

Create a flipbook
Issuu converts static files into: digital portfolios, online yearbooks, online catalogs, digital photo albums and more. Sign up and create your flipbook.