
CiscoCertified DevNet Professional
Domain 2Objective 4
Construct an Application That Consumes a REST API That Supports Pagination 350-901 Practice Questions (Page 3)
Part of the 2.0 Using APIs domain, which accounts for 20% of the 350-901 exam. Cisco does not publish an official question count, but from its 120-minute exam (~50–80 total, ~10–16 in this domain), expect 2–3 from this objective — we provide 29 practice questions to prepare you well beyond it. (estimate)
29questions here
6free pages
9concepts
20%of the exam
Questions 11–15
- 11
In cursor-based pagination, what does the client typically send in the next request to retrieve the following set of results?
Select an answer first - 12
Which query parameters are characteristic of offset/limit pagination?
Select an answer first - 13
Which of the following is a key advantage of cursor-based pagination over offset/limit pagination?
Select an answer first - 14
A REST API returns paginated results using HTTP Link headers. The `Link` header contains `<https://api.example.com/items?page=2>; rel="next"`. A developer must retrieve all items. What is the correct way to use this header?
Select an answer first - 15
A web application queries a REST API that uses offset/limit pagination. The API returns a `total` field in the response. The developer wants to fetch all records in chunks of 50. Which approach correctly iterates through all pages?
Select an answer first
Finished these 5 questions?
Review the revealed explanations, or continue through the curriculum.
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-901” is a trademark of its owner, used for identification only.