单项选择题下列程序执行后,字符串s应是( )。String greets= hello ;String s=greets.substring(0,3);
单项选择题为读取的内容进行处理后再输出,需要使用下列哪种流