下列程序段,在运行时最后输出的内容是( )。a=2c=1AAA:c=c + aIf c<10 ThenPrint cGoTo AAAElsePrint 10以内的奇数显示完毕 End If
A.public abstract int read( )throws IOException
B.public final void writeInt(int v)throws IOException
C.pubfic void close( )throws IOException
D.pubfic int available( )throws IOExcepfion