User programs interact with the kernel through a set of standard(71). They request services to be provided by the kernel. Such services would include accessing a file: open close, read, write, link, or execute a file; starting or(72)accounting records; changing ownership of a file or(73); changing to a new directory; creating,(74), or killing a process; enabling access to hardware devices; and setting limits on system resources. Unix is a multi -user, multi -tasking operating system. You can have many users logged into a system simultaneously, each running many programs. It's the kernel's job to keep each process and user separate and to regulate access to(75), including cpu, memory, disk and other L/O devices.
A.system commands
B.system transfer
C.system calls
D.system rings
第1题:
snmpv1实现的请求/响应原语包括()。
A.get-request、set-request、get-next-request、get-response、trap
B.get、getNext、set、trap
C.get-request、set-request、get-next-request、get-response
D.get、set、trap
第2题:
A.null
B.svse
C.bob
D.啥也没有
第3题:
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
第4题:
Windows98的核心模块由Kernel、User,______组成。
第5题:
A.{request.getAttribute("user")}
B.{param.user}
C.{user}
D.{requestScope.user}
第6题:
在Windows98的3个核心组件(User、Kernel和GDI)中,Windows98提供了16位代码的组件仅有( )
A.User
B.Kernel和GDI
C.User和GDI
D.User、GDI和Kernel