题目内容

以下是一个正确的条件运算表达式,它的值是215?19+6:21

A. 对
B. 错

查看答案
更多问题

有些简单的if-else结构可通过条件运算实现

A. 对
B. 错

有以下说明和定义语句,以下选项中引用结构体变量成员的表达式错误的是( )struct student{ int age; char num[8];};struct student stu[3]={{20,"200401"},{21,"200402"},{19,"200403"}};struct student *p=stu;

A. (p++)->num
B. p->num
C. (*p).num
D. stu[3].age

RFID相关标准不包括()。

A. 空中接口技术标准
B. 数据结构技术标准
C. 一致性测试标准等
D. 后台数据库标准

Match the four "Ps" to the definitions.

答案查题题库