A basic premise of OGSA is that everything is(71)by a service: a network enabled entity that(72)some capability through the exchange of messages. Computational resources, storage resources, networks, programs, databases, and so forth are all(73). This adoption of a uniform. service-oriented model means that all components of the environment are virtual. More specifically, OGSA represents everything as a Grid service: a Web service that conforms(74)a set of conventions and supports standard interfaces for such purposes as lifetime management. This core set of consistent interfaces, from which all Grid services are implemented,(75)the construction of hierarchical, higher-order services that can be treated in a uniform. way across layers of abstraction.
A.defined
B.represented
C.used
D.passed
第1题:
A.[Quidway-ospf-1-area-0.0.0.0]network 10.0.0.0
B.[Quidway-ospf-1-area-0.0.0.0]network 10.0.0.00.0.0.3
C.[Quidway-serial0]osp farea 0 enable
D.[Quidway-ospf-1]network 10.0.0.0 255.255.255.252
第2题:
● A (71) is a functional unit that interprets and carries out instructions.
(71)
A. memory
B. processor
C. storage
D. network
第3题:
下面关于导入包正确的是()。
A.package com.chzu.util;
B.package com.xsgl.service;
C.import com.xsgl.entity.Student;
D.import java.util.*;
第4题:
●We have already covered the topic of network addresses. The first(71) in a block (in classes A,B,and C) defines the network address. In classes A,B,and C,if the hostid is all ls, the address is called a direct broadcast address. It is used by a (72) to send a packet to all hosts in a specific network. All hosts will accept a packet having this type of destination address. Note that this address can be used only as a (73)address in an lP packet. Note also that this special address also reduces the number of available hostid for each netid in classes A,B,and C.
In classes A,B,and C,an address with all Is for the netid and hostid (32 bits) defines a( 74) address in the current network.A host that wants to send a message to every other host can use this address as a destination address in an IP packet. However,a router will block a packet having this type ofaddress to confine the broadcasting to the (75) network. Note that this address belongs to class E.
(71) A.datagram
B.function
C.address
D.service
(72) A.router
B.switch
C.hub
D.firewall
(73)A.source
B.destination
C.local
D.remote
(74) A.unicast
B.multicast
C.broadcast
D.anycast
(75) A.neighbor
B.next
C.remote
D.local
第5题:
3、下面关于导入包正确的是()。
A.package com.chzu.util;
B.package com.xsgl.service;
C.import com.xsgl.entity.Student;
D.import java.util.*;
第6题:
云计算的服务模式包括()。
A.基础设施即服务(Infrastructure-as-a-Service,IaaS)
B.平台即服务(Platform-as-a-Service,PaaS)
C.软件即服务(Software-as-a-Service,SaaS)
D.网络即服务(Network-as-a-Service,NaaS)