exam questions

Exam 350-901 All Questions

View all questions & answers for the 350-901 exam

Exam 350-901 topic 1 question 59 discussion

Actual exam question from Cisco's 350-901
Question #: 59
Topic #: 1
[All 350-901 Questions]


Refer to the exhibit. An application's REST API GET call is tested to the inventory database.
Which missing code must be included to limit the number of values that are returned from the query to 20?

  • A. ?inventory=20
  • B. inventory?limit=20
  • C. limit=?20
  • D. inventory=limit?20
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
lente_kriebels
Highly Voted 1 year, 10 months ago
B is correct
upvoted 10 times
...
Teringzooi
Most Recent 8 months, 4 weeks ago
Selected Answer: B
inventory?limit=20 Correct
upvoted 1 times
...
designated
10 months, 1 week ago
Selected Answer: B
The correct answer is B inventory?limit=20 path = inventory query = ? offset or limit = limit equal = = query number = 20
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...