Mulesoft MCD-Level-1 Exam Questions

229 Questions


Updation Date : 16-Jul-2025



Mulesoft MCD-Level-1 exam questions feature realistic, exam-like questions that cover all key topics with detailed explanations. You’ll identify your strengths and weaknesses, allowing you to focus your study efforts effectively. By practicing with our MCD-Level-1 practice test, you’ll gain the knowledge, speed, and confidence needed to pass the Mulesoft exam on your first attempt.

Why leave your success to chance? Our Mulesoft MCD-Level-1 dumps are your ultimate guide to passing the exam on your first try!

A Database On Table Row listener retrieves data from a CUSTOMER table that contains a
primary key userjd column and an increasing kxjin_date_time column. Neither column 
allows duplicate values. How should the listener be configured so it retrieves each row at most one time?


A.

Set the watermark column to the bgin_date_time column


B.

Set the target value to the last retrieved login_date_time value


C.

Set the target value to the last retrieved user_jd value


D.

Set the watermark column to the user_Id column





A.
  

Set the watermark column to the bgin_date_time column



Why would a Muleapplication use the ${http.port} property placeholder for its HTTP
Listener port when it is deployed to CloudHub?


A.

Allows CloudHub to automatically change the HTTP port to allow external clients to
connect to the HTTP Listener


B.

Allows CloudHub to automatically register the application with API Manager


C.

Allows MuleSoft Support to troubleshoot the application by connecting directly to the
HTTP Listener


D.

Allows clients to VPN directly to the application at the Mule application's configured
HTTP port





A.
  

Allows CloudHub to automatically change the HTTP port to allow external clients to
connect to the HTTP Listener



A mule project contains MySQL database dependency. The project is exported from Anypoint Studio so that it can be deployed to Cloudhub. What export options needs to be selected to create the smallest deployable archive that will successfully deploy to Cloudhub?


A. Select both the options 1) Attach project sources 2) Include project module and dependencies


B. No need to select any of the below options 1) Attach project sources 2) Include project module and dependencies


C. Select only below option 2) Include project module and dependencies


D. Select only below option 1) Attach project sources





C.
  Select only below option 2) Include project module and dependencies

Explanation:
You can choose Attach Project Sources to include metadata that Studio requires to reimport the deployable file as an open Mule project into your workspace. You must keep the Attach Project Sources option selected to be able to import the packaged JAR file back into a Studio workspace. But requirement here is to create smallest deployable archive that will successfully deploy to Cloudhub. Hence we can ignore this option.
We need to select Include project module and dependencies.
As actual modules and external dependencies required to run the Mule application in a Mule runtime engine.

Pick the component with which DataWeave is tightly integrated.


A. All APIs


B. Mule runtime


C. Exchange


D. Flow Designer





B.
  Mule runtime

Explanation:
Correct answer is Mule runtime
DataWeave is the MuleSoft expression language for accessing and transforming data that travels through a Mule app. DataWeave is tightly integrated with the Mule runtime engine, which runs the scripts and expressions in your Mule app.

Refer to the exhibits.


A. Option A


B. Option B


C. Option C


D. Option D





B.
  Option B

From which application , Organization Administrators can approve/revoke/delete SLA tier access requests.


A. API Exchange


B. API Portal


C. API Gateway


D. API Manager





D.
  API Manager

Organization Administrators can approve/revoke/delete SLA tier access requests via API Manager only.

Refer to the exhibit.

The Database Select operation returns five rows from a database. What is logged by the Logger component?


A. "Array"


B. "Object"


C. "LinkedHashMap"


D. "CaselnsensitrveHashMap"





C.
  "LinkedHashMap"

According to Semantic Versioning, which version would you change for incompatible API changes?


A. No change


B. MINOR


C. MAJOR


D. PATCH





C.
  MAJOR

Explanation:
Correct answer is MAJOR
MAJOR version when you make incompatible API changes, MINOR version when you add functionality in a backwards compatible manner, and PATCH version when you make backwards compatible bug fixes.


Page 1 out of 29 Pages