loader image
Skip to main content

Semantics

The meaning of code — what it does when executed. Code can be syntactically correct but semantically wrong (e.g., incorrect logic producing incorrect output).

» Site Glossary