首页题目详情

What is the purpose of declarative statements in programming languages?

题目配图
A.To declare the program's syntax structure
B.To declare the program's semantics
C.To declare variables and their data types
D.To declare the program's output

优质解答

答案

C

解析

Declarative statements are used to declare variables and their data types, which is part of the semantic structure that defines how the program will process data.

查看答案和解析

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

低至 ¥0.1 起

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