首页试卷大全试题详情
难度: 使用次数:138更新时间:2026/03/14
1.
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.

VIP 专属解析

开通 VIP 会员即可查看答案和详细解析

VIP专享

类题推荐:

未分类