首页题目详情

In programming languages, what is the role of the symbol ";"?

题目配图
A.To indicate a comment
B.To separate statements
C.To indicate a function call
D.To comment out code

优质解答

答案

B

解析

The symbol ";" is commonly used to separate statements or to terminate a statement in many programming languages, making it a syntactic element.

查看答案和解析

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

低至 ¥0.1 起

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