exam questions

Exam MCD - Level 1 All Questions

View all questions & answers for the MCD - Level 1 exam

Exam MCD - Level 1 topic 1 question 111 discussion

Actual exam question from Mulesoft's MCD - Level 1
Question #: 111
Topic #: 1
[All MCD - Level 1 Questions]

A Mule application contains an ActiveMQ JMS dependency. The Mule application was developed in Anypoint Studio and runs successfully in Anypoint Studio.
The Mule application must now be exported from Anypoint Studio and shared with another developer.
What export options create the smallest JAR file that can be imported into the other developer's Anypoint Studio and run successfully?
A.

B.

C.

D.

Show Suggested Answer Hide Answer
Suggested Answer: D

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
RessSysop
Highly Voted 3 years, 6 months ago
B is correct
upvoted 13 times
...
jarit75
Highly Voted 3 years, 5 months ago
B is correct, from mule training exam, is this question
upvoted 5 times
...
aook002
Most Recent 9 months, 2 weeks ago
Answer = B Since the Mule app has a dependency, it is necessary to include project modules and dependencies to make sure the app will run successfully on the runtime on any other machine. Source code of the component that the Mule app is dependent of does not need to be included in the exported JAR file, because the source code is not being used while executing an app. Compiled code is being used instead.
upvoted 1 times
...
Alandt
12 months ago
ChatGPT: To create the smallest JAR file that can be imported into another developer's Anypoint Studio and run successfully, you should choose: Answer B is correct. option 2: include project modules and dependencies
upvoted 1 times
...
Max_Mule
1 year, 1 month ago
That's why test dumps are dangerous - they mark wrong answers as correct. Correct answer is B not D
upvoted 1 times
...
ilya_tsy
2 years, 4 months ago
D - is correct
upvoted 3 times
...
ilya_tsy
2 years, 4 months ago
B is correct
upvoted 1 times
...
antonioSev
3 years, 6 months ago
C is correct
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...