浙江工商大学Java试卷 1、Java中main()函数的值是 。 A、 String B、int C、char D、void 2、如下字串是Java中的标识符。 A、 fieldname B、super C、3number D、#number3、下面的代码段中,执行之后i 和j 的值是。int i = 1;int j;
航空客运订票系统数据结构 #include #include #include #include #define OK 1 #define TRUE 1 #define FALSE 0 #define ERROR 0 #define OVERFLOW -2 #define PR printftypedef int statu