Courseiva
Implementing AI SolutionshardMultiple ChoiceObjective-mapped

AI0-001 Implementing AI Solutions Practice Question

A developer is implementing a RAG system and needs to chunk large legal documents. The documents contain nested clauses and cross-references that should not be split across chunks. Which chunking strategy is MOST suitable?

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

Semantic chunking based on sentence and paragraph boundaries

Semantic chunking uses sentence boundaries or natural breakpoints, preserving logical units.

Answer analysis

Option-by-option breakdown

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

  • Random chunking with varying sizes

    Why it's wrong here

    Random chunking would likely corrupt logical units.

  • Hierarchical chunking combining small and large chunks

    Why it's wrong here

    Hierarchical chunking helps with different levels of detail but may still split cross-references if not semantically aware.

  • Semantic chunking based on sentence and paragraph boundaries

    Why this is correct

    Semantic chunking respects natural language boundaries, keeping related clauses together.

  • Fixed-size chunking with 256 tokens

    Why it's wrong here

    Fixed-size chunking may split sentences and cross-references, breaking context.

About these practice questions

Courseiva writes every AI0-001 question from scratch — 754 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This AI0-001 practice question is part of Courseiva's free CompTIA 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 AI0-001 exam.