Which of the following is a YAML example?

IT Questions BankCategory: CCNPv8 ENCORWhich of the following is a YAML example?

Which of the following is a YAML example?

a.

{
   "user": "root",
   "user": "Jason",
   "user": "Jamie",
   "user": "Luke"
}

b.

# HR Employee record
Employee1:
    Name: John Dough
    Title: Developer
    Nickname: Mr. DBug

c.

root
Jason
Jamie
Luke

d.

[users[root|Jason|Jamie|Luke]]

Explanation: This is a YAML structure. A YAML file can also begin with three dashes (---).

Exam with this question: CCNPv8 ENCOR Chapter 29: Do I Know This Already? Quiz Answers

Subscribe
Notify of
guest

0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x