MuleSoft Certified Developer - Level 1 (Mule 4) MCD-Level-1 Question # 62 Topic 7 Discussion

MuleSoft Certified Developer - Level 1 (Mule 4) MCD-Level-1 Question # 62 Topic 7 Discussion

MCD-Level-1 Exam Topic 7 Question 62 Discussion:
Question #: 62
Topic #: 7

What is the correct way to format the decimal 200.1234 as a string to two decimal places?


A.

200.1234 as string as format: ".0#"


B.

200.1234 as String {format: ".0#"}


C.

200.1234 as String as format: ".0#"


D.

200.1234 as string {format: ".0#"}


Get Premium MCD-Level-1 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.