CBSE Class 11 Computer Science Question 68 of 80

Getting Started with Python — Question 1

Back to all questions
1
Question

Question 1

Breaking down a complex problem into smaller parts is called decomposition.

Answer

True

Reason — Decomposition is the process of breaking down a complex problem or system into smaller, easily manageable parts.