考试
2021-02-25 09:49:51

(多选题)在信息加工中,经常要对被处理的数据进行排序,数据的

题目描述

Aif x>y then(交换变量x、y的值)endif

Bif x<=y then(交换变量x、y的值)endif

Cif x<y then(交换变量x、y的值)endif

Dif x>=y then(交换变量x、y的值)endif

答案解析

[db:答案解析]

B,C

加载中...
AI正在思考中,请稍候...