What does the term 'bug' refer to in programming?

Choose the correct answer

Explanation

Option A is correct because a 'bug' typically refers to a flaw or mistake in the program's logic that causes it to behave unexpectedly. Syntax errors (Option B) are related to code structure but are not generally called bugs, and documentation (Option C) is unrelated to bugs.

What does the term 'bug' refer to in programming? — Language processors | PakQuizHub