Bird
0
0

If an AI model has a context window of 100 tokens and you input a text of 150 tokens, what happens?

medium📝 Analysis Q13 of 15
AI for Everyone - How AI Models Actually Work
If an AI model has a context window of 100 tokens and you input a text of 150 tokens, what happens?
AThe AI ignores the first 50 tokens and processes the last 100 tokens
BThe AI processes only the first 100 tokens and ignores the rest
CThe AI processes all 150 tokens at once
DThe AI splits the text into 3 parts and processes them separately
Step-by-Step Solution
Solution:
  1. Step 1: Understand context window limit

    The context window limits how many tokens the AI can consider at once, here 100 tokens.
  2. Step 2: Apply limit to input length

    Since input is 150 tokens, AI can only process the last 100 tokens at once; the first 50 tokens are ignored or truncated.
  3. Final Answer:

    The AI ignores the first 50 tokens and processes the last 100 tokens -> Option A
  4. Quick Check:

    Context window limits tokens processed [OK]
Quick Trick: AI processes only tokens within its context window [OK]
Common Mistakes:
  • Assuming AI processes all tokens regardless of window
  • Thinking AI processes first tokens only
  • Believing AI splits text automatically

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AI for Everyone Quizzes