首页题目详情

Which of the following is NOT a syntactic element in programming languages?

题目配图
A.Keywords
B.Operators
C.Comments
D.Variables

优质解答

答案

C

解析

Comments are part of the semantic aspect of a language, as they provide meaning or explanation to the code, rather than being part of the syntax structure which defines the rules of the language.

查看答案和解析

支付 ¥0.1 即可查看此题答案和详细解析

低至 ¥0.1 起

计算机专业英语单选题中等AI生成