Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
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 8 discussion

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

What is the object type returned by the File List operation?

  • A. Object of String file names
  • B. Array of String file names
  • C. Object of Mule event objects
  • D. Array of Mule event objects
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
farhansiddiqui8662
9 months ago
I think the answer is " B. Array of String file names"
upvoted 1 times
...
d_ngnr
1 year, 2 months ago
Sample response for the file-list call that contains Mule event objects: [ { "name": "file1.txt", "size": 1024, "timestamp": "2023-06-24T12:30:00Z", "type": "file" }, { "name": "file2.txt", "size": 2048, "timestamp": "2023-06-24T13:45:00Z", "type": "file" }, { "name": "subdirectory", "size": 0, "timestamp": "2023-06-24T10:15:00Z", "type": "directory" } ]
upvoted 1 times
...
sirious09
2 years, 3 months ago
Selected Answer: D
D - I agree with D
upvoted 1 times
...
aaggabao
3 years, 2 months ago
https://docs.mulesoft.com/file-connector/1.3/file-list
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 ...