首页题目详情
Which of the following is a common example of semantic ambiguity?

A.Incorrect use of the + operator
B.A statement with multiple meanings depending on context
C.A missing closing parenthesis
D.An incorrect label for a function
优质解答
答案
B
解析
Semantic ambiguity arises when a statement or expression can have multiple interpretations based on context. This is different from syntax errors, which are more about incorrect structure.
计算机专业英语单选题中等AI生成