根据对当关系,推理正确的有()
A.SAP├﹁SEP
B.﹁SAP├SEP
C.SEP├﹁SAP
D.﹁SEP├SAP
E.SIP├SAP
正确答案是AC
扫描二维码免费使用微信小程序搜题/刷题/查看解析。
版权声明:本文由翰林刷题小程序授权发布,如需转载请注明出处。
本文链接:https://doc.20230611.cn/post/157049.html
上一篇:分析“多余人”奥涅金形象。
下一篇:定义以下结构型数组structdate{intyear;intmonth;};structs{structdatebirth;charname[20]}x[4]={{1977,8,"hangzhou"},{1975,9,"Tianjin"}};语句printf("%c,%d",x[1].name[1],x[1].birth.year);的输出结果为()