首页题库练习题目详情
计算机专业英语单选题中等

What is the primary difference between syntax and semantics in programming languages?

ASyntax refers to the rules for structuring statements, while semantics refers to the meaning of the statements.
BSemantics refers to the rules for structuring statements, while syntax refers to the meaning of the statements.
CSyntax and semantics are the same in programming languages.
DSemantics is not important in programming languages.