GH-900 · Question #51
GH-900 Question #51: Real Exam Question with Answer & Explanation
The correct answer is D: Wikis. {"question_number": 8, "correct_answer": "D", "explanation": "GitHub Wikis are specifically designed for long-form documentation - they provide a dedicated, multi-page space for guides, reference material, and detailed project documentation (D). Insights (A) provides analytics an
Question
Which of the following is the best GitHub feature for long-form documentation for a project?
Options
- AInsights
- BPull Requests
- CProjects
- DWikis
Explanation
{"question_number": 8, "correct_answer": "D", "explanation": "GitHub Wikis are specifically designed for long-form documentation - they provide a dedicated, multi-page space for guides, reference material, and detailed project documentation (D). Insights (A) provides analytics and activity data about a repository. Pull Requests (B) are used for proposing and reviewing code changes. Projects (C) is a project management and planning tool. Of these, only Wikis are purpose-built for comprehensive written documentation.", "generated_by": "claude-sonnet", "llm_judge_score": 4}
Topics
Community Discussion
No community discussion yet for this question.