Answer:
C) semantic
Step-by-step explanation:
What is a semantic error?
A semantic error is a mistake in programming where the code is written correctly but doesn’t do what it’s supposed to because of flawed logic or incorrect usage. This happens when the code’s intended meaning doesn’t match what it actually does.