首页题目详情
What term is used to describe the way a program behaves based on its code semantics?

A.Execution
B.Output
C.Behavior
D.Runtime
优质解答
答案
C
解析
The term 'behavior' directly refers to how a program acts based on its semantics, while 'execution' and 'output' are specific outcomes of that behavior.
计算机专业英语单选题中等AI生成