
CiscoCertified Network Professional Cybersecurity (CBRCOR)
Domain 4Objective 4
4.4 Recognize Common Data Formats Such as JSON, HTML, CSV, XML 350-201 Practice Questions (Page 4)
Part of the Automation domain, which accounts for 20% of the 350-201 exam. Cisco does not publish an official question count, but from its 120-minute exam (~50–80 total, ~10–16 in this domain), expect 1–1 from this objective — we provide 20 practice questions to prepare you well beyond it. (estimate)
20questions here
4free pages
9concepts
20%of the exam
Questions 16–20
- 16
A Python script processes a CSV file with the following content: "name","description" "host1","blocked, port 80". The analyst uses csv.reader. What is the value of row[1] for the second row?
Select an answer first - 17
Given the JSON data: {"users": [{"id": 1, "role": "admin"}, {"id": 2, "role": "viewer"}]}, what is the value of the "role" field for the user with id 2?
Select an answer first - 18
A security analyst needs to export a list of user accounts and their roles to a file for a compliance audit. The data is flat and tabular. The analyst wants to ensure the file can be opened in Excel and other spreadsheet tools without issues. Which format should be used?
Select an answer first - 19
Given the CSV content: name,age,city Alice,30,New York Bob,25,Chicago How many records (data rows) are present, excluding the header?
Select an answer first - 20
You have the JSON: {"status": "ok", "data": {"ip": "192.168.1.10", "port": 8080}}. Which expression extracts the IP address?
Select an answer first
Finished these 5 questions?
Review the revealed explanations, or continue through the curriculum.
No more pagesBack to 350-201
Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by Cisco. “350-201” is a trademark of its owner, used for identification only.