Citrix Endpoint Management Administration — Question 35
Which syntax is used to write a StyleBook?
Answer options
- A. JSON
- B. LISP
- C. YAML
- D. XML
Correct answer: C
Explanation
The correct answer is C, YAML, as it is designed for data serialization and is commonly used for configuration files, including StyleBooks. Options A (JSON) and D (XML) are also markup languages but are not specifically designed for StyleBooks. Option B (LISP) is a programming language and does not apply to StyleBook syntax.