6
IBM 000-048 Rhapsody in C++ 10 Q&A Version demo

insidetests 000-048 Exam - Rhapsody in C++

Embed Size (px)

DESCRIPTION

insidetests offers IBM 000-048 questions and answers for your Rhapsody in C++ exam preparation. Download 000-048 free sample to check the quality.

Citation preview

Page 1: insidetests 000-048 Exam - Rhapsody in C++

IBM 000-048

Rhapsody in C++

10 Q&A

Version demo

Page 2: insidetests 000-048 Exam - Rhapsody in C++

Leading the way in IT testing and certification tools, www.InsideTests.com

- 2 -

Important Note, Please Read Carefully

Other prep2pass products

A) Offline Testing engine

Use the offline Testing engine product topractice the questions in an exam environment.

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

revised. Free updates are available for 90 days after the purchase. You should check your

member zone at prep2pass and update 3-4 days before the scheduled exam date.

Here is the procedure to get the latest version:

1.Go towww.prep2pass.com

2.Click on Log in

3.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 whole document.

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 Email.

Our experts will answer your mail promptly.

Copyright

Each iPAD file is a green exe file. if we find out that a particular iPAD Viewer file is

being distributed by you, prep2pass 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: insidetests 000-048 Exam - Rhapsody in C++

Leading the way in IT testing and certification tools, www.InsideTests.com

- 3 -

www.prep2pass.com Q: 1 Which tool is used to capture requirements from a Word

document?

A. DoDAF

B. Gateway

C. DiffMerge

D. ClearCase

Answer: B

www.prep2pass.com Q: 2 Which type of relation generates the template class

OMMap<Key,Concept>?

A. Exhibit A

B. Exhibit B

C. Exhibit C

D. Exhibit D

Answer: C

www.prep2pass.com Q: 3 What is used to keep a specific set of properties,

stereotypes, and tags that can be used across projects?

A. profile

B. relation

C. template

D. use case

Page 4: insidetests 000-048 Exam - Rhapsody in C++

Leading the way in IT testing and certification tools, www.InsideTests.com

- 4 -

Answer: A

www.prep2pass.com Q: 4 Which template class is used when the multiplicity for a

relation is * (many) and the order is not specified?

A. OMList<Concept>

B. OMIterator<Concept>

C. OMMap<Key,Concept>

D. OMCollection<Concept>

Answer: D

www.prep2pass.com Q: 5 Which two steps should be taken before running an

animated sequence diagram? (Choose two.)

A. inject events

B. create a base diagram

C. open the animated diagram

D. call the OUT_PORT macro

Answer: B, C

www.prep2pass.com Q: 6 Which symbol adds a condition mark to a sequence

diagram?

A. Exhibit A

B. Exhibit B

C. Exhibit C

D. Exhibit D

Page 5: insidetests 000-048 Exam - Rhapsody in C++

Leading the way in IT testing and certification tools, www.InsideTests.com

- 5 -

Answer: A

www.prep2pass.com Q: 7 From which framework class does an <<active>> object

inherit the execute() operation?

A. OMEvent

B. OMThread

C. OMTimeout

D. OMReactive

Answer: B

www.prep2pass.com Q: 8 Which statement is true about animated sequence

diagrams?

A. Events must be injected manually.

B. Only Display sequence diagrams can be animated.

C. Only Analysis sequence diagrams can be animated.

D. They must be based off an existing sequence diagram.

Answer: D

www.prep2pass.com Q: 9 What is the Rhapsody-generated pointer that allows

access to the arguments of an event?

A. props

B. params

C. behavior

D. itsMutex

Answer: B

www.prep2pass.com Q: 10 What is the purpose of the OUT_PORT macro?

A. to send an event to another object

B. to allow a message to be sent via a port

C. to create an event and inject it into an animatedstatechart

D. to display the return value on animated sequence diagrams

Page 6: insidetests 000-048 Exam - Rhapsody in C++

Leading the way in IT testing and certification tools, www.InsideTests.com

- 6 -

Answer: B