【单选题】【消耗次数:1】
C#中使用SerialPort类时需引入那个命名空间?
System.IO.Ports
System.IO
System.Ports
System
参考答案:
复制
纠错
相关题目
【简答题】 要在一个类中包含System.Data命名空间的语句是[填空1]。
【单选题】 以下程序的运行结果是:( ) public class Increment{ public static void main(String args[]){ int c; c = 2; System.out.println(@@; System.out.println(c++); System.out.println(@@; } }
①  2 2 2
②  2 3 3
③  2 2 3
④  3 4 4
【单选题】 The thieves _____ the possibility of the alarm system sounding
①  overtook
②  overcame
③  overlooked
④  overworked
【单选题】 getCustomerInfo()方法如下,try中可以捕获三种类型的异常,如果在该方法运行中产生了一个IOException,将会输出什么结果( ) public void getCustomerInfo() { try { // do something that may cause an Exception } catch (java.io.FileNotFoundException ex){ System.out.print(FileNotFoundException!); } catch (java.io.IOException ex){ System.out.print(IOException!); } catch (java.lang.Exception ex){ System.out.print(Exception!); } }
①  IOException!
②  IOException!Exception!
③  FileNotFoundException!IOException!
④  FileNotFoundException!IOException!Exception!
【判断题】 4.Java系统的标准输入对象是System.in,标准输出对象有两个,分别是标准输出System.out和标准错误输出System.err。( )
①  正确
②  错误
【单选题】 Java系统标准输出对象System.out使用的输出流是( )。
①  PrintStream
②  PrintWriter
③  DataOutputStream
④  FileReader
【单选题】 _____the center of our planetary system was considered as heresy by the church in the Middle Ages.
①  It is the sun and not the earth
②  That the sun and not the earth is
③  Being the sun and not the earth
④  The sun and not the earth
【单选题】 By using a system approach to health care, early ( )practitioners discovered acupuncture points.
①  Western
②  Southern
③  Northern
④  oriental
【判断题】 System类中的println()方法分行显示信息,而print()方法不分行显示信息。
①  正确
②  错误
【单选题】 阅读以下代码: import java.io.*; import java.util.*; public class foo{ public static void main (String[] args){ String s; System.out.println(s= + s); } } 输出结果应该是:( )
①  代码得到编译,并输出“s=”
②  代码得到编译,并输出“s=null”
③  由于String s没有初始化,代码不能编译通过
④  代码得到编译,但捕获到 NullPointException异常
随机题目
【单选题】 绝对地址在被复制或移动到其他单元格时,其单元格地址( )。
①  不会改变
②  部分改变
③  发生改变
④  不能复制
【单选题】 工作簿创建以后,系统默认情况下有三张工作表,一个Excel文件中最多可以创建( )个工作表。
①  255
②  256
③  65536
④  任意多个
【单选题】 使图片按比例缩放应选用( )
①  拖动中间的句柄
②  拖动四角的句柄
③  拖动图片边框线
④  拖动边框线的句柄
【单选题】 以下不属于信息安全技术的是( )
①  加密技术
②  防火墙技术
③  身份认证
④  重装系统
【单选题】 PowerPoint,下列有关移动和复制文本叙述中,不正确的是( )
①  文本在复制前,必须先选定
②  文本复制的快捷键是Ctrl+C
③  文本的剪切和复制没有区别
④  文本能在多张幻灯片间移动
【单选题】 Excel工作表单元格中,系统默认的数据对齐是( )。
①  数值数据左对齐,正文数据右对齐
②  数值数据右对齐,文本数据左对齐
③  数值数据、正文数据均为右对齐
④  数值数据、正文数据均为左对齐
【单选题】 在Word 2013中,进行“查找”操作,可以按的快捷键是( )。
①  Ctrl+A
②  Ctrl+C
③  Ctrl+F
④  Ctrl+B
【单选题】 Windows10 操作系统的主要功能是( )。
①  实现软、硬件转换
②  管理计算机系统所有的软、硬件
③  把源程序转换为目标程序
④  进行数据处理
【单选题】 PowerPoint中,设置文本的字体时,下列选项中不属于效果选项的是( )
①  下划线
②  阴影,
③  浮凸
④  闪烁
【单选题】 如果要给一张幻灯片加上某种动画效果,则应该在哪里操作( )
①  幻灯片预览中的“幻灯片切换效果”列表
②  幻灯片预览中的“预设动画”列表
③  幻灯片预览中的“动画预览”
④  幻灯片预览中的“常规任务”