MCD - Level 1 Exam QuestionsBrowse all questions from this exam

MCD - Level 1 Exam - Question 145


Refer to the exhibit. A Mule application configures a property placeholder file named config.yaml to set some property placeholders for an HTTP connector.

What is a valid properties placeholder file to set these values?

Show Answer
Correct Answer: C

The correct option is the one that provides the values in valid YAML syntax. YAML files use colons to separate keys and values, and the values for properties should not be enclosed in double quotes unless necessary. Option C correctly formats the properties with the proper YAML syntax, including the correct indentation, making it the valid properties placeholder file.

Discussion

5 comments
Sign in to comment
malakas1231Option: C
Aug 21, 2023

Its C because ita yaml syntax

RanjansinghOption: D
Feb 8, 2023

D is correct

hahahe234
Mar 5, 2023

Why? it's a YAML file

Sowmya0249Option: C
Oct 29, 2023

Observe the syntax. Its yaml.

ExamDevOption: C
Jan 24, 2024

Its C because ita yaml syntax

marcop1Option: C
Jan 26, 2024

YAML uses ':'