试题详情

试题内容

以下关于结构化开发方法的叙述中,不正确的是 ( ) 。
A.将数据流映射为软件系统的模块结构
B.一般情况下,数据流类型包括变换流型和事务流型
C. 不同类型的数据流有不同的映射方法
D.一个软件系统只有一种数据流类型
查看答案

软题库参考答案:D(仅供参考)

软题库解析:正在加载....

你可能感兴趣的试题

71题:

 A Web browser is simply a terminal emulator, designed to display text on a screen. The two essential differences between an ordinary terminal emulator and a Web browser are that the browser knows how to deal with (1), and that it has a mechanism for(2) graphical files. Display text, display graphics, and(3) hyperlinks--there's 99 percent of the (4) value. That's not to say that the manufacturers didn't go all-out to attach a hyperactive efflorescence of useless capabilities onto7题:

在 Windows Server 2003 下若选择安全登录,则首先需要按  ( )  组合键。
A、Shift+Alt+Esc
B、Ctrl+Alt+Tab
C、Ctrl+Shift
D、Ctrl+Alt+Del

45题:

与逆波兰式ab+-c*d-对应的中缀表达式是( )。
A、a-b-c*d
B、(a+b)*c-d
C、-a+b*c-d
D、(a+b)*(-c-d)

37题:在面向对象方法中,继承用于( )。
A.在已存在的类的基础上创建新类
B.在已存在的类中添加新的方法
C.在已存在的类中添加新的属性
D.在已存在的状态中添加新的状态
56题:

POP3协议采用(1)模式进行通信,当客户机需要服务时,客户端软件与 POP3服务器建立_(2)连接。
(1) A.Browser/Server
B.Client/Server
C.Peer to Peer
D.Peer to Server
(2)A.TCP
B.UDP
C.php
D.IP

26题:

某字长为 32 位的计算机的文件管理系统采用位示图(bitmap)记录磁盘的使用情况。若磁盘的容量为 300GB,物理块的大小为 1MB,那么位示图的大小为(  )个字。
A.1200
B.3200
C.6400
D.9600