正确答案: A
声音
题目:扩展名默认为wav的文件属于() 文件。
解析:A
查看原题 点击获取本科目所有试题
举一反三的答案和解析:
[单选题]Networks can be interconnected by different devices in the physical layer networks can be connected by (71) or hubs.which just move the bits from one network to an identical network.One layer up we find bridges and switches which operate at data link layer.They can accept (72) ,examine the MAC address and forward the frames to a different network while doing minor protocol translation in the process in me network layer,we have routers that can connect two networks,If two networks have (73) network layer,the router may be able to translate betweenthe packer formats.In the transport layer we find transport gateway,which can interface between two transport connections Finally,in the application layer,application gateways translate message (74) .As an example,gateways between Internet e-mail and X,400 e-mail must (75) thee-mail message and change various header fields.(68)
reapers
[单选题](72)
flow
[单选题]一些上网用户抱怨他们不能够发送E-mail了,但他们仍然能够接收到新的E-mail信件。那么,作为管理员,下面首先应该检查的是______。
处于客户端和E-mail服务器之间的quidway路由器接口的访问列表项是否隐含了deny smtp流量的条目
解析:解析:一些上网用户抱怨他们不能够发送E-mail了,但他们仍然能够接收到新的E-mail信件。那么,作为管理员,当然是怀疑处于客户端和E-mail服务器之间的路由器接口的访问列表项是否隐含了denysmtp流量的条目,因为可以接收到新的电子邮件,所以A、C选项可以排除,而D选项中拒绝的是POP离线邮件接收协议,所以也不正确。
[单选题]在异步应用的RS-232C中,完成接收信号检测的电路是(45)。
电路CF
解析:解析:在异步应用的RS-232C中,完成接收信号检测的电路是电路CF。
[单选题]面向对象技术相对于其他开发技术的优势是(38)。
系统重用性更强
解析:解析:面向对象程序设计语言的主要特性是继承性、封装性、多态性,而继承性最具特色,继承实际上是存在子面向对象程序中两个类之间的一种关系。当一个类拥有另一个类的所有数据和操作,就称这两个类之间具有继承关系。正是这些特性使得面向对象技术开发的软件具有更强的重用性,更容易维护。
[单选题]数据可以分成定量数据和定性数据两种。以下几种数据中,属于定性数据的是(35)。
以0和1表示的性别
解析:解析:工资、房租、销售额等可以用具体的数值来表示,因此属于定量数据。以0和 1表示的性别则属于定性数据。