nerdexam
CompTIACompTIA

XK0-005 · Question #678

XK0-005 Question #678: Real Exam Question with Answer & Explanation

The correct answer is A: .json. The structure of the attached content appears to be in JSON-like format, which involves key- value pairs. However, there are minor syntax errors that need to be corrected for it to be valid JSON, such as replacing ; with : and ensuring the data types are properly defined. The cor

Scripting, Containers, and Automation

Question

A systems administrator is reviewing the following output on the text editor that is being used to update the company's internal database records: Which of the following extensions should the systems administrator use when saving the file?

Options

  • A.json
  • B.yaml
  • C.tf
  • D.sh

Explanation

The structure of the attached content appears to be in JSON-like format, which involves key- value pairs. However, there are minor syntax errors that need to be corrected for it to be valid JSON, such as replacing ; with : and ensuring the data types are properly defined. The correct extension to use for this kind of structured data is .json.

Topics

#JSON#File Extensions#Data Formats

Community Discussion

No community discussion yet for this question.

Full XK0-005 PracticeBrowse All XK0-005 Questions