单项选择题
在电子商务系统规划阶段,应完成 ( ) 。
A.系统说明书
B.系统设计说明书
C.可行性分析报告
D.系统测试分析报告
点击查看答案
<上一题
目录
下一题>
热门
试题
单项选择题
在ADO 中负责传递SQL 命令的对象是 ( ) 。
A.connect 对象
B.DSN 对象
C.command 对象
D.recordset 对象
点击查看答案
单项选择题
下面是一段javabean 程序,该程序的运行结果是 ( ) 。public class NullTest{public static void main(String[] args){int M = 0;String str = null;StringBuffer sb = new StringBuffer(“= “);sb.append(str);sb.append(M++);System.out.println(sb.toString());}}
A.=null
B.=null0
C.=null1
D.=nullM
点击查看答案
相关试题
The TCP IP () layer consists of...
In short, the application layer pr...
but rather it defines () that ap...
to the application () running on...
若操作数的地址包含在指令中,则属于()方式