Question 705 of 1,020

Quick Answer

The correct answer is that the context window is the maximum amount of text an LLM can process in a single interaction. This limit, measured in tokens (which can be words, subwords, or characters), defines the total input the model can consider at once, including your prompt and any prior conversation history. Because the model can only “see” and reason over the tokens within this window, it directly constrains how much information it can use to generate a coherent response. On the Microsoft Azure AI Fundamentals AI-900 exam, this concept tests your understanding of a core limitation of generative AI models, often appearing in questions about model capacity or handling long documents. A common trap is confusing the context window with training data size—remember, training data is vast and static, while the context window is the small, dynamic slice of text the model works with in real time. A helpful memory tip: think of the context window as the model’s “short-term memory” for a single conversation, not its lifelong knowledge.

AI-900 Practice Question: Describe features of generative AI workloads on Azure

This AI-900 practice question tests your understanding of describe features of generative ai workloads on azure. Read the scenario carefully and evaluate each option against the stated constraints before committing to an answer. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.

What is the context window in a large language model?

Question 1easymultiple choice
Full question →

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

The maximum amount of text an LLM can process in a single interaction

The context window defines the maximum number of tokens (words, subwords, or characters) that a large language model can accept as input in a single prompt or interaction. This includes both the user's input and any prior conversation history, and it directly limits how much information the model can consider when generating a response.

Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • The visual display area where AI responses appear in a chat interface

    Why it's wrong here

    Chat display areas are UI components — context window is the model's technical capacity for processing text.

  • The maximum amount of text an LLM can process in a single interaction

    Why this is correct

    Context window defines how much text (in tokens) the model considers when generating a response — larger windows allow longer conversations.

    Related concept

    Read the scenario before looking for a memorised answer.

  • The number of seconds before a model response times out

    Why it's wrong here

    Response timeouts are latency constraints — context window is about text processing capacity.

  • The geographic region where the AI model is hosted

    Why it's wrong here

    Model hosting regions are infrastructure configuration — context window is the model's text processing limit.

Common exam traps

Common exam trap: answer the scenario, not the keyword

The trap here is that candidates confuse the context window with a visual UI element or a time-based limit, when it is strictly a token-based capacity constraint inherent to the model's architecture.

Detailed technical explanation

How to think about this question

Under the hood, the context window corresponds to the fixed-length positional encoding or attention span in transformer architectures, such as 4096 tokens for GPT-3.5 or up to 128,000 tokens for GPT-4 Turbo. Exceeding this limit forces truncation or chunking, which can lose critical context; for example, in a long document summarization task, a 4096-token window might only cover a few pages, requiring careful prompt engineering or sliding window techniques.

KKey Concepts to Remember

  • Read the scenario before looking for a memorised answer.
  • Find the constraint that changes the correct option.
  • Eliminate answers that are true in general but not in this case.

TExam Day Tips

  • Watch for words such as best, first, most likely and least administrative effort.
  • Review why wrong options are wrong, not only why the correct option is correct.

Key takeaway

Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Real-world example

How this comes up in practice

A cloud solutions architect for a retail company is evaluating services for a new workload. The correct answer here reflects best practice for the specific scenario described — not a general cloud recommendation. Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option. Cloud exam questions reward reading the constraint carefully: the same technology can be right or wrong depending on the use case.

What to study next

Got this wrong? Here's your next step.

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

Related practice questions

Related AI-900 practice-question pages

Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.

Practice this exam

Start a free AI-900 practice session

Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.

FAQ

Questions learners often ask

What does this AI-900 question test?

Describe features of generative AI workloads on Azure — This question tests Describe features of generative AI workloads on Azure — Read the scenario before looking for a memorised answer..

What is the correct answer to this question?

The correct answer is: The maximum amount of text an LLM can process in a single interaction — The context window defines the maximum number of tokens (words, subwords, or characters) that a large language model can accept as input in a single prompt or interaction. This includes both the user's input and any prior conversation history, and it directly limits how much information the model can consider when generating a response.

What should I do if I get this AI-900 question wrong?

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

What is the key concept behind this question?

Read the scenario before looking for a memorised answer.

About these practice questions

Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Last reviewed: Jun 11, 2026

Question Discussion

Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.

Loading comments…

Sign in to join the discussion.

This AI-900 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the AI-900 exam.