【导读】
必典考网发布2022C#程序设计题库考试试题解析(0S),更多C#程序设计题库的考试试题请访问必典考网计算机科学技术题库频道。
1. [单选题]引用ListBox(列表框)当前被选中的数据项应使用()语句
A. ListBox1.Items[ListBox1.Items.Count]
B. ListBox1.Items[ListBox1.SelectedIndex]
C. ListBox1.Items[ListBox1.Items.Count-1]
D. ListBox1.Items[ListBox1.SelectedIndex-1]
2. [多选题]PLC与PLC之间可以通过哪些方式进行通讯()
A. A、RS232通讯模块
B. B、RS485通讯模块
C. C、现场总线
D. D、不能通讯