examgrill
ExamsIssuers
LoginBrowse exams
examgrill.

Full-length practice tests for IT certifications across vendors.

© 2026 examgrill

Product

  • Exams
  • Vendors
  • Pricing
  • Dashboard

Company

  • About us
  • Contact us
  • For teams

Legal

  • Privacy policy
  • Terms of service
  • Refund policy
  • Shipping and delivery
Exams / CCDV-F / Practice

Practice mode

CCDV-F question bank

We recommend timed test mode. Practice mode is good for revision.

318 questions · 20 open · page 1 of 32

Take a timed testEnroll now

Question 1· Select all that apply

Applications and Integration

A service caches a 30,000 token system prompt and reads it back on nearly every call. Two routes were added last month and neither one shows a cache read.

Route B sends the identical system prompt to a smaller model. Route C sends the same prompt with the customer's display name appended to the end of it, so the reply can greet them by name.

What each of the three routes sends ahead of the cache breakpoint

Select the two statements that explain what these routes see.

Select all that apply.

Question 2· Multiple choice

Model Selection and Optimization

Two models are candidates for two routes. One is cheaper per input token and dearer per output token, and the other is the reverse. One route sends a long document and asks for a two line verdict. The other sends a short brief and asks for a page of copy. Both teams pick the same model, calling it the cheaper one.

What each route sends and gets back, and what the two models charge

What decides which model each route should use?

Question 3· Select all that apply

Applications and Integration

A service returns a classification result to two internal consumers it does not own. A developer wants to rename a field for clarity and add a new one, and cannot deploy to the consumers.

{ "cat": "billing", "conf": 0.91 }

Select the two changes that are safe for the existing consumers.

Select all that apply.

Question 4· Multiple choice

Agents and Workflows

A team is asked to build an agent that decides whether an incoming email is a complaint, a question or a receipt. The decision is made from the email text alone. There is nothing to look up, and nothing happens afterwards except storing the label.

What should they build?

Question 5· Multiple choice

Applications and Integration

An internal tool sends the same long system prompt with every request and has prompt caching turned on. It is used about four times an hour, spread across the working day. After a month the input bill is higher than it was before caching was enabled.

Why?

Question 6· Multiple choice

Model Selection and Optimization

A support assistant answers about 90 percent of questions well on the small model. The remaining tenth needs the large one, and sending everything there costs more than the team wants to spend. They plan to try the small model first and escalate.

Traffic entering a small model, with a check that sends some requests on to the large one

What does this design need to work?

Question 7· Multiple choice

Applications and Integration

A product bills customers per conversation from the token counts on each reply. The figures were right until the chat moved to streaming. Since then every streamed reply is recorded at zero output tokens, while the account's own invoice still shows them.

The events one streamed reply produces, and where the client stops reading

What is the client doing wrong?

Question 8· Multiple choice

Model Selection and Optimization

A support router sorts every incoming message into one of six queues. Two thirds of the traffic is automated mail, delivery receipts and out of office replies, each carrying one of a dozen fixed subject lines. All of it goes to the model, which classifies it correctly every time.

What is the cheapest change that keeps the accuracy?

Question 9· Multiple choice

Applications and Integration

A design review is told the system must handle 20,000 classifications a day. One engineer sizes the integration by dividing that figure by the hours in a day. Another says the number cannot be used that way yet.

What is the second engineer asking for?

Question 10· Multiple choice

Agents and Workflows

A file cleanup agent pauses before anything is deleted and asks the user to approve. The user reads what the dialog shows and approves. A second later the delete tool runs, and it takes this quarter's exports with the ones the user had in mind.

Two entries from the agent's run log, a second apart

What is wrong with the approval step?

Previous1 / 32Next