柠檬试题库
search
首页
计算机
公务员
驾照
关于
share
可编程并行通信接口8255A的置位/复位控制字可以对端口
A.A置位/复位
B.B置位/复位
C.C置位/复位
D.A、B和C置位/复位
热度🔥289
参考答案:C
解析:
空
复制题目向AI提问
content_copy
content_copy
扫码免费计算机二级刷题
2025年计算机等级考试题库
推荐
下列叙述中,错误的是()。
微机硬件系统中最核心的部件是( )。
度量计算机运算速度常用的单位是( )。
有以下程序 #include #include struct A { int a; char b[10]; double c;}; void f(struct A t); main() { struct A a={1001,"ZhangDa",1098.0}; f(a); printf("%d,%s,%6.1f\n", a.a,a.b,a.c); } void f(struct A t) { t.a=1002; strcpy(t.b,"ChangRong"); t.c=1202.0;} 程序运行后的输出结果是
标签
四级嵌入式系统开发工程师
复位
8255
8255a
接口