11
www.Prepking.com Exam : IBM 000-M14 Title : IBM Rational Architecture Management Tech Sales Mastery v1 Version : R6.1

Pass4sure 000-M14 dumps

Embed Size (px)

DESCRIPTION

000-M14,000-M14exam,000-M14examquestions,000-M14dumps

Citation preview

Page 1: Pass4sure 000-M14 dumps

   

www.Prepking.com    

Exam : IBM 000-M14

Title : IBM Rational Architecture

Management Tech Sales

Mastery v1

Version : R6.1

Page 2: Pass4sure 000-M14 dumps

   

www.Prepking.com    

Prepking - King of Computer Certification

Important Information, Please Read Carefully

Other Prepking products A) Offline Testing engine Use the offline Testing engine product to practice the questions in an exam environment. B) Study Guide (not available for all exams) Build a foundation of knowledge which will be useful also after passing the exam. Latest Version We are constantly reviewing our products. New material is added and old material is updated. Free updates are available for 90 days after the purchase. You should check your member zone at Prepking and update 3-4 days before the scheduled exam date. Here is the procedure to get the latest version: 1.Go towww.Prepking.com 2.Click on Member zone/Log in (right side) 3. Then click My Account 4.The latest versions of all purchased products are downloadable from here. Just click the links. For most updates,it is enough just to print the new questions at the end of the new version, not the wholedocument. Feedback If you spot a possible improvement then please let us know. We always interested in improving product quality. Feedback should be send to [email protected]. You should include the following: Exam number, version, page number, question number, and your login ID. Our experts will answer your mail promptly. Copyright Each PDF file contains a unique serial number associated with your particular name and contact information for security purposes. So if we find out that a particular PDF file is being distributed by you, Prepking reserves the right to take legal action against you according to the International Copyright Laws. Explanations This product does not include explanations at the moment. If you are interested in providing explanations for this exam, please contact [email protected].

Page 3: Pass4sure 000-M14 dumps

   

www.Prepking.com    

1. Which statement is true about UML?

A. UML is NOT a visual programming language

B. UML allows the end User to react to the GUI faster

C. UML models cannot be connected to different programming languages

D. UML is a visual programming language

Answer: A

2. There are many editors that are included with IBM Rational Application Developer. Of the following,

which one is not an editor that comes with IBM Rational Application Developer?

A. WSDL Editor

B. XSL Editor

C. Java Visual Editor

D. Hibernate Mapping Editor

Answer: D

3. Rational Software Modeler lets you create, import, and edit many types of UML 2 models and the

diagrams associated with those models. Which one in the following list is not one of the "out-of-the-box"

models and diagrams you can create?

A. Class diagrams

B. Swim Lane diagrams

C. Communication diagrams

D. Component diagrams

Answer: B

4. What is a collection of objects with common structure, common behavior, common relationships, and

common semantics called?

A. A Vector

B. An Interface

C. A Class

D. A Component

Answer: C

5. The OMG has provided a conceptual framework and a set of standards to express models, model

relationships, and model-to-model transformations. What is this conceptual framework referred to as?

A. Model-Centric Approach

B. Model Driven Architecture

C. Common Warehouse Meta-model

D. Model-View-Controller

Answer: B

Page 4: Pass4sure 000-M14 dumps

   

www.Prepking.com    

6. With IBM Rational Software Modeler you can generate HTML and PDF reports from UML model files.

Which one of the following statements correctly describes this functionality?

A. Generating HTML and PDF reports from UML model files can be accomplished by adding the Crystal

Reports plug-in

B. Generating HTML and PDF reports from UML model files can be accomplished by connecting to the

Jasper Reports engine

C. Generating HTML and PDF reports from UML model files can be accomplished by exporting to Crystal

Reports

D. Generating HTML and PDF reports from UML model files is a capability provided with IBM Rational

Software Modeler

Answer: D

7. In the UML, a class is represented by a rectangle that contains three compartments. Which one of the

following is not one of the three compartments?

A. Name

B. Attributes

C. Type

D. Operations

Answer: C

8. The Eclipse platform is made available under which one of the following licenses?

A. IBM Public License

B. GNU General Public License (GPL)

C. Apache Software License

D. Common Public License

Answer: D

9. Rational Software Architect automates the code inspection process, making sure that the code is

presented in a consistent way and that the code follows best practices consistent with the J2SE and J2EE

specifications. Which one of the features listed below provides this benefit?

A. Code Review

B. Code Analysis

C. Design Pattern Discovery

D. Code Framework Interpreter

Answer: A

10. The workbench is the window that opens when you start Rational Application Developer. Which one of

the following correctly describes what the workbench offers?

A. One or more views, each containing an editor and a set of perspectives for developing Java and J2EE

Page 5: Pass4sure 000-M14 dumps

   

www.Prepking.com    

applications

B. One or more editors, each containing a perspective and a set of views for developing Java and J2EE

applications

C. One or more widgets, each containing an perspective and a set of views for developing Java and J2EE

applications

D. One or more perspectives, each containing an editor and a set of views for developing Java and J2EE

applications

Answer: D

11. One of the things that can be shown with Activity Diagrams is ownership. They clearly illustrate to all

parties which individual or group is responsible for which activity. Which item in the following list would

suggest ownership in an Activity Diagram?

A. Lifeline

B. Package

C. Generalization

D. Swimlane

Answer: D

12. Which one of the following features is NOT shared by both Rational Software Architect and Rational

Software Modeler?

A. Code refactoring

B. JSP and servlet wizards

C. Local and team resource management

D. Adaptors for Rational ClearCase

Answer: B

13. IBM Rational Application Developer has a feature that allows you to back up execution of an application.

What is this feature called?

A. Step Filter

B. Breakpoint Synchronizer

C. Drop-to-frame

D. Debug Repeater

Answer: C

14. What is the smallest unit of Eclipse platform function that can be developed and delivered separately?

A. A plug-in

B. A connector

C. A capability

D. A view

Page 6: Pass4sure 000-M14 dumps

   

www.Prepking.com    

Answer: A

15. Code review provides different categories of alerts. Which one of the following is not a category of alert?

A. Exceptions

B. Problems

C. Warnings

D. Recommendations

Answer: A

16. Which one of the following statements is true about UML?

A. UML models can never be revised

B. UML is fixed and cannot be extended

C. UML can be extended without redefining the UML core

D. UML is a visual programming language

Answer: C

17. Which one of the following XML development tools is not included in IBM Rational Application

Developer?

A. DTD editor

B. XML schema editor

C. XSL-FO editor

D. XSL editor

E. XML editor

Answer: C

18. A standard language for specifying, visualizing, constructing, and documenting all the artifacts of a

software system is commonly referred to as what?

A. Unified Modeling Language

B. Standard System Language

C. Software System Language

D. United Model Language

Answer: A

19. To build a visual model of a system, many different diagrams are needed to represent different views of

the system. There are generally two categories of diagrams: Dynamic and Static. Which one of the

following diagrams types are considered to be dynamic?

A. Class Diagram

B. Component Diagram

C. Use-Case Diagram

D. Sequence Diagram

Page 7: Pass4sure 000-M14 dumps

   

www.Prepking.com    

Answer: D

20. IBM Rational Application Developer has many key differentiator features that provide considerable

business benefit. What feature from the following list is not a key feature?

A. Integrated UML Visualization and Editing Support

B. Physical ER Modeling

C. Portal and Portlet Development

D. Code Analysis Support

Answer: B

21. JavaServer Faces, like JSP, is used to build form-based Web applications. JavaServer Faces is based

on what well-established design pattern for programming?

A. Inversion of Control

B. Event Delegation Model

C. Model-View-Controller

D. Component Presentation Model

Answer: C

22. Of the following products listed, which one is not entitled to a free migration to Rational Software

Modeler?

A. WebSphere Studio Application Developer

B. Rational Rose XDE Developer for Java

C. Rational Rose XDE Developer Plus

D. Rational Rose XDE Modeler

Answer: A

23. Which one of the following statements about UML is incorrect?

A. UML provides a standard for the artifacts of software development

B. UML can be extended without redefining the UML core

C. UML is non-proprietary

D. UML is a development process

Answer: D

24. What programming language is the Eclipse platform written in?

A. Python

B. C++

C. Java

D. Visual Basic

Answer: C

25. You need specific information about Rational Software Modeler. You want to discuss technical aspects,

Page 8: Pass4sure 000-M14 dumps

   

www.Prepking.com    

ask questions, share tips, and talk about solutions to problems. Which one of the following resources would

you try?

A. Rational Software Modeler Forum

B. Rational Software Modeler Wiki

C. Rational Software Modeler yearly e-zine subscription

D. Rational Software Modeler Developer Kiosk

Answer: A

26. What are some of the benefits of RSM?

A. RSM is easy to use, provides a simplified interface, and supports the development of custom

metamodels

B. RSM allows the adoption of C++ inheritance coding and JAVA run-time inheritance adoption

C. RSM adds the flexibility to launch DOS style prompts to any application and shows the DOS windows

graphically

D. RSM increases the risk associated with developing systems

Answer: A

27. One of the main benefits of the SDO framework is the disconnected, source-independent, and

structured result set. What is this result set called?

A. A datagraph

B. A data object

C. A mediator

D. A datasource

Answer: A

28. Every object has two key components. Which one of the following list represents the two key

components?

A. Attributes that define the object's state and Operations that define the object's behavior

B. Parent Class and Extended Operations

C. Attributes and an Interface

D. Parameters and Operations

Answer: A

29. Using IBM Rational Application Developer, you can rapidly import an entire Web site, change styles and

apply them globally, and visually add or delete pages from a tree-structure view. Which one of the following

tools would you use to perform these functions?

A. Web Site Designer

B. Web Data Importer

C. Web Services Interpreter

Page 9: Pass4sure 000-M14 dumps

   

www.Prepking.com    

D. Web Structure Wizard

Answer: A

30. IBM Rational Software Architect is a tool that is ideally designed for which one of the following roles?

A. Software Architects

B. System Analysts

C. Java Developers

D. Project Managers

Answer: A

31. Which one of the following statements is correct?

A. In Eclipse, everything is a plug-in

B. Eclipse was originally conceived by Microsoft and subsequently sold to IBM

C. Eclipse is sold and promoted separately as a commercial product

D. Eclipse offers 24/7 support

Answer: A

32. Relationships represent a communication path between objects. There are many types of UML

relationships. Which one of the following is not a type of UML relationship?

A. Association

B. Ownership

C. Aggregation

D. Dependency

Answer: B

33. On start-up of Eclipse, the Platform Runtime discovers the set of available plug-ins, reads their manifest

files, and builds an in-memory plug-in registry. What is the structure of the manifest files?

A. HTML

B. XHTML

C. XML

D. SGML

Answer: C

34. Which one of these statements regarding Web services is not correct?

A. Web services are self-describing

B. Web services are modular

C. Web services are platform independent

D. Web services are protocol specific

Answer: D

35. The help resources built into the Rational Software Architect development environment do not include

Page 10: Pass4sure 000-M14 dumps

   

www.Prepking.com    

which one of the following?

A. Tips and Tricks

B. Cheat Sheets

C. Samples Galleries

D. Diagnostic Wizard

Answer: D

36. The mechanism by which more-specific elements incorporate the structure and behavior of

more-general elements is referred to as what?

A. Generalization

B. Delegation

C. Inheritance

D. Coupling

Answer: C

37. Which of the following features is a feature of RSM?

A. RSM includes a transformation for generating Ideal Data Models

B. RSM includes a transformation for generating Logical Data Models

C. RSM Connectrix data component allows RSM to connect to any legacy database

D. RSM Divertor technology allows for the complete code generation of multiple instances of programming

languages

Answer: B

38. The signature of an operation is defined by all of the following except which one?

A. Return-type

B. Caller

C. Parameters

D. Name

Answer: B

39. RSM provides requirements management, traceability, model version control, and other team

management functions throughout the lifecycle. What capability from the following list enables these

features?

A. RSM uses product specific adapters to communicate with third party vendors

B. RSM integrates with the IBM Rational Team Unifying Platform

C. RSM has these features included out of the box

D. The Eclipse shell provides RSM with these capabilities

Answer: B

40. The logical decomposition of things into small, simple groupings that increase the achievements of

Page 11: Pass4sure 000-M14 dumps

100% Pass Guaranteed or Full Refund

Word to Word Real Exam Questions from Real Test

Buy full version of exam from this link below

http://www.prepking.com/000-M14.htm