Question 383 of 500
Fundamentals of Large Language ModelshardMultiple SelectObjective-mapped

Quick Answer

The correct answer is bias amplification from training data, along with hallucination and factual inaccuracy, as these are three known limitations of large language models that practitioners must consider. Hallucination occurs because LLMs function as next-token predictors without a built-in fact-checking mechanism, causing them to generate plausible-sounding but incorrect information not present in the input. On the Oracle Cloud Infrastructure Generative AI Professional 1Z0-1127 exam, this concept tests your understanding of why retrieval-augmented generation (RAG) or external verification is necessary to mitigate such risks. A common trap is assuming LLMs possess inherent reasoning or truthfulness, but they simply pattern-match from biased or incomplete data. To remember this, think of the three H’s: Hallucination, Harmful bias, and Hallucinated facts—each a core limitation you must verify before deployment.

1Z0-1127 Fundamentals of Large Language Models Practice Question

This 1Z0-1127 practice question tests your understanding of fundamentals of large language models. 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.

Which THREE of the following are known limitations of large language models that practitioners must consider?

Question 1hardmulti select
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

Hallucination of facts not present in the input.

Option A is correct because large language models (LLMs) are prone to hallucination, where they generate plausible-sounding but factually incorrect information that was not present in the input. This occurs because LLMs are next-token predictors without a built-in fact-checking mechanism, and they can invent details, citations, or events to maintain coherence. Practitioners must implement retrieval-augmented generation (RAG) or external verification to mitigate this risk.

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.

  • Hallucination of facts not present in the input.

    Why this is correct

    LLMs often generate plausible but false information.

    Related concept

    Read the scenario before looking for a memorised answer.

  • Generation of toxic or harmful language.

    Why this is correct

    Without safeguards, LLMs can produce harmful content.

    Related concept

    Read the scenario before looking for a memorised answer.

  • Limited to processing only one language at a time.

    Why it's wrong here

    LLMs can handle multiple languages in the same session.

  • Bias amplification from training data.

    Why this is correct

    LLMs learn and can amplify biases present in data.

    Related concept

    Read the scenario before looking for a memorised answer.

  • Inability to process inputs longer than a few hundred tokens.

    Why it's wrong here

    Many LLMs support thousands of tokens.

Common exam traps

Common exam trap: answer the scenario, not the keyword

Oracle often tests the misconception that LLMs have a hard token limit of a few hundred tokens, but the trap is that modern models have large context windows (e.g., 128K tokens) and the real limitation is the quadratic computational cost of attention, not a strict inability to process longer inputs.

Detailed technical explanation

How to think about this question

Hallucination arises from the autoregressive decoding process where the model assigns high probability to tokens that fit the statistical pattern of the training data, even if they are factually incorrect. In practice, this is especially dangerous in domains like legal or medical advice, where a model might cite non-existent case law or invent drug interactions. Bias amplification occurs because training data reflects societal biases, and the model's attention mechanisms can over-amplify these patterns, leading to skewed outputs that require careful fine-tuning and bias mitigation 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 small business has 20 workstations on the 192.168.1.0/24 network and one public IP from its ISP. The router uses PAT (NAT overload) so all 20 devices share one public address using different source ports. NAT questions test whether you understand the four address terms and which direction each translation applies.

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 1Z0-1127 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 1Z0-1127 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 1Z0-1127 question test?

Fundamentals of Large Language Models — This question tests Fundamentals of Large Language Models — Read the scenario before looking for a memorised answer..

What is the correct answer to this question?

The correct answer is: Hallucination of facts not present in the input. — Option A is correct because large language models (LLMs) are prone to hallucination, where they generate plausible-sounding but factually incorrect information that was not present in the input. This occurs because LLMs are next-token predictors without a built-in fact-checking mechanism, and they can invent details, citations, or events to maintain coherence. Practitioners must implement retrieval-augmented generation (RAG) or external verification to mitigate this risk.

What should I do if I get this 1Z0-1127 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 30, 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 1Z0-1127 practice question is part of Courseiva's free Oracle 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 1Z0-1127 exam.