What is syntax and semantics in computer terminology?
Answers
Answered by
1
Syntax is the grammar, structure, or order of the elements in a language statement. (Semantics is the meaning of these elements.) Syntax applies tocomputer languages as well as to natural languages. Usually, we think ofsyntax as word order.
Similar questions