The UNIX operating system is made up of three parts; the kernel, the shell and the programs. The kernel of UNIX is the(71)of the operating system: it allocates time and memory to programs and handles the filestore and communications in response to(72). Th

题目

The UNIX operating system is made up of three parts; the kernel, the shell and the programs. The kernel of UNIX is the(71)of the operating system: it allocates time and memory to programs and handles the filestore and communications in response to(72). The shell acts as an(73)between the user and the kernel. When a user logs in, the(74)program checks the username and password, and then starts another program called the shell. The shell is a command line(75)(CLI). It interprets the commands the user types in and arranges for them to be carded out. The commands are themselves programs: when they terminate, the shell gives the user another prompt(% on our systems).

A.hub

B.center

C.core

D.nucleus


相似考题
更多“The UNIX operating system is made up of three parts; the kernel, the shell and the programs. The kernel of UNIX is the(71)of the operating system: it allocates time and memory to programs and handles the filestore and communications in response to(72). Th”相关问题
  • 第1题:

    UNIX操作系统主要由『____』和『____』工具两部分组成。(The UNIX operating system mainly is composed of 『____』and『____』tools two parts. )


    参考答案:内核
    系统
    kernel
    system

  • 第2题:

    The(74)has several major components, including the system kernel, a memory management system, the file system manager, device drivers, and the system libraries.

    A.application

    B.information system

    C.network

    D.operating system


    正确答案:D
    解析:操作系统有几个主要组成部分,主要包括系统内核、内存管理、文件系统管理、设备驱动管理和系统库等。

  • 第3题:

    The operating system has several major components,including the(64),a memory management system,the file system manager,device drivers,and the system libraries.

    A.application kernel

    B.information kernel

    C.network kernel

    D.system kernel


    正确答案:D
    解析:操作系统包含几大组成部分,其中有系统内核,内存管理系统,文件系统管理器,设备驱动程序和系统库。

  • 第4题:

    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


    正确答案:C
    解析:systemcalls:系统调用

  • 第5题:

    The kernel is the(66)of an operating system such as Windows98, Windows NT, Mac OS or Unix. The kernel provides basic services for the other parts of the operating system,(67)it possible for it to run several programs at once(multitasking), read and write files and connect to networks and peripherals. Applications and utility programs use the services provided by the kernel to provide practical business functionality.

    In operating systems such as Windows or most versions of Unix, the kernel(68)everything except application and utility programs.

    In microkernel operating systems such as Digital Unix and Apples forthcoming Mac OS Server, the kernel(69)supports only multitasking and memory management. Other services such as applications, utilities and the user interface support device drivers, API and graphics which all(70)outside the microkernel.

    A.nucleus

    B.center

    C.core

    D.heart


    正确答案:C

  • 第6题:

    Applications put computers to practical business(67), but below the(68)it's the heart of an operating system-the kernel-that provides the technical wizardry to juggle multiple program, connect to networks and store(69).

    A traditional kernel provides all the functions for applications. The kernel(70)memory, I/0 devices and parcels out processor time.

    The kernel also supports security and fault(71), which is the ability to recover automatically when parts of the system fail.

    A.used

    B.use

    C.apply

    D.applied


    正确答案:B
    解析:计算机被应用到实际的商业用途中,但在它的内部是一个操作系统的核心,它提供了多重程序技术,并且连接网络,储存数据。一个传统的核心提供应用程序的所有功能,它处理记忆功能,输入/输出设备,并分配处理器的时间。这个核心支持安全和容错能力,当系统部分失灵时能够自动恢复。

  • 第7题:

    put computers to practical business use, but below the surface it is the heart of an(22) - the kernel - that provides the technical wizardry to juggle multiple programs, connect to networks and store(23).A traditional kernel provides all the functions for applications. The kernel(24) memory, I/O devices and parcels out processor time.The kernel also supports(25) and fault tolerance, which is the ability to recover automatically when parts of the system fail.

    A.Databases

    B.Applications

    C.Drivers

    D.Games


    正确答案:B

  • 第8题:

    Companycom needs to run a 32 bit kernel under AIX 5.3. What steps need to be done to accomplish this with the least disruption since the system is already installed with a 64 bit kernel?()

    • A、Reload the operating system and select 32 bit kernel on initial install.
    • B、Repoint the symbolic link of /unix to unix_mp. Perform a bosboot and reboot the partition.
    • C、Use the SMIT menu to select 32 bit versus the 64 bit kernel. Select 32 bits and reboot the  partition.
    • D、Go into SMIT and select 32 bit kernel. Run the /usr/sbin/bootinfo -K command, and ensure that the kernel has been changed.

    正确答案:B

  • 第9题:

    Which statement is true regarding the Junos OS?()

    • A、The Junos kernel is based on the Solaris operating system.
    • B、The Junos kernel is based on the GNU Zebra operating system.
    • C、The Junos kernel is completely original and not based on any other operating system.
    • D、The Junos kernel is based on the FreeBSD UNIX operating system.

    正确答案:D

  • 第10题:

    You issued the following command at the UNIX environment:   % setenv ORA_SDTZ ’OZ_TZ’   What will be the impact of issuing the above command?()  

    • A、 The operating system local time zone will be set for a user session using the operating system environment variable.
    • B、 The database local time zone will be set for a user session using the operating system environment variable.
    • C、 The operating system local time zone will be set for the database using the operating system environment
    • D、 The database local time zone will be set for the database using the operating system environment variable.

    正确答案:B

  • 第11题:

    单选题
    You issued the following command at the UNIX environment:   % setenv ORA_SDTZ ’OZ_TZ’   What will be the impact of issuing the above command?()
    A

     The operating system local time zone will be set for a user session using the operating system environment variable.

    B

     The database local time zone will be set for a user session using the operating system environment variable.

    C

     The operating system local time zone will be set for the database using the operating system environment

    D

     The database local time zone will be set for the database using the operating system environment variable.


    正确答案: A
    解析: 暂无解析

  • 第12题:

    单选题
    Which statement is true regarding the Junos OS?()
    A

    The Junos kernel is based on the Solaris operating system.

    B

    The Junos kernel is based on the GNU Zebra operating system.

    C

    The Junos kernel is completely original and not based on any other operating system.

    D

    The Junos kernel is based on the FreeBSD UNIX operating system.


    正确答案: A
    解析: 暂无解析

  • 第13题:

    ● An embedded operating system is the(71) program that manages all the other programs in an embedded device after initial load of programs by a(an) (72). It normally guarantees a certain capability within a specified(73) size and (74) constraint as well as with application programs. It also normally has small foot print including initial boot loader, OS kernel, required device drivers, (75) for the user data and so forth. It has very-likely structure of a normal operating system however mainly differentiated by some factors such as type of pre-installed device, functional limits, taking designed job only.

    (71)A. hardware B. business C. software D. external

    (72)A. driver B. application C. kernel D. boot loader

    (73)A. data B. storage C. bus D. CPU

    (74)A. time B. format C. controller D. packet

    (75)A. JAFFS B. format C. file systems D. protocol


    正确答案:C,D,B,A,C

  • 第14题:

    The(72)has several major components, including the system kernel, a memory management system, the file system manager, device drivers, and the system libraries.

    A.application

    B.information system

    C.operating system

    D.iterative


    正确答案:C
    解析:本题考操场作系统的管理要素。

  • 第15题:

    Applications put computers to pratical business (1), but below the (2) it's the heart of an operating system—the kernel that provides the technical wizardry to juggle multiple program, connect to networks and store (3) . A traditional kernal provides all the functions for applications. The kemal (4) memory, I/O devices and parcels out processor time.

    The kernel also supports security and fault (5) , which is the ablity to recover automatically when parts of the system fail.

    A.used

    B.use

    C.apply

    D.applied


    正确答案:B

  • 第16题:

    An embedded operating system is the(71)program that manages all the other programs in an embedded device after initial load of programs by a(an)(72). It normally guarantees a capability within a specified(73)size and(74)constraint as well as with application programs. It also n0rmalty has small foot print including initial boot loader, OS kernel, required device drivers,(75)for the user data and so forth. It has very-likely structure of a normal operating system however mainly differentiated by some factors such as type of pre-installed device, functional limits, taking designed job only.

    A.hardware

    B.business

    C.software

    D.external


    正确答案:C
    解析:试题(71)分析:该题考查嵌入式操作系统的定义,嵌入式操作系统是在boot loader对嵌入式设备进行初始化引导启动后,管理运行在设备上的所有其他程序的软件。故C选择software符合嵌入式系统的定义,为该题的正确选项。
    嵌入式操作系统是在引导装入程序(boot loader)对嵌入式设备进行初始化引导启动后,管理运行在设备上的所有其他程序的软件。嵌入式系统在实现应用程序的同时,能保证软件的存储空间和操作的时间满足一定的要求。嵌入式操作系统都较小,一般仅包含初始引导装入程序、操作系统内核、设备驱动程序和用于存储用户数据的文件系统。嵌入式系统与常见的操作系统在结构上非常相似,区分它们的主要因素有预安装设备、功能有限和仅执行特别设计的任务等。
      试题(72)分析:该题考查嵌入式系统各个组成部分的功能定义,其中boot loader处于整个软件系统的底层,用于对硬件的初始化引导,相当于PC中的BIOS,故该题选项为D。
      试题(73)分析:嵌入式系统在实现应用程序的同时,对软件的存储体积和操作的时间有一定的要求,故B选项storage符合对存储的定义,为正确答案。
      试题(74)分析:嵌入式操作系统对程序运行的时间根据优先级的高低限定了时间,对其完成操作的时间进行了限制,保证这个系统的正常运行。故选项为A。
    试题(75)分析:嵌入式操作系统中包含设备驱动程序和文件系统,后者用于对用户数据和其他文件的存储。故选择为C。

  • 第17题:

    The(71)has several major components, including the system kernel, a memory management system, the file system manager, device drivers, and the system libraries.

    A.application

    B.information system

    C.operating system

    D.information processing


    正确答案:C
    解析:操作系统包含以下主要部件:系统内核、内存管理系统、文件管理系统、设备驱动程序和系统库。

  • 第18题:

    The ______ has several major components, including the system kernel, a memory management system, the file system manager, device drivers, and the system libraries.

    A.application

    B.information system

    C.network

    D.operating system


    正确答案:D
    解析:译文的含义是:()有几个主要部件,包括系统内核、存储管理系统、文件系统管理器、设备驱动器和系统库。A、B、C、D各选项的意思依次为:应用软件、信息系统、网络、操作系统,所以本题应该选择D。

  • 第19题:

    ● The (72) has several major components, including the system kernel, a memory management system, the file system manager, device drivers, and the system libraries.

    (72)

    A. application

    B. information system

    C. operating system

    D. iterative


    正确答案:C

  • 第20题:

    Which statement is true regarding the Junos OS?()

    • A、The Junos kernel is based on the Solaris operating sytem
    • B、The Junos kernel is based on the GNU Zebra operating system
    • C、The Junos kernel is completely original and not based on any other operating system
    • D、The Junos kernel is based on the FreeBSD UNIX operating system

    正确答案:D

  • 第21题:

    Which two statements about Oracle Direct Network File System (NFS) are true?()

    • A、It bypasses the OS file system cache.
    • B、A separate NFS interface is required for use across Linux, UNIX, and Windows platforms.
    • C、It uses the operating system kernel NFS layer for user tasks and network communication modules.
    • D、File systems need not be mounted by the kernel NFS system when being served through Direct NFS.
    • E、Oracle Disk Manager can manage NFS on its own, without using the operating system kernel NFS driver.

    正确答案:A,E

  • 第22题:

    多选题
    Which two statements about Oracle Direct Network File System (NFS) are true?()
    A

    It bypasses the OS file system cache.

    B

    A separate NFS interface is required for use across Linux, UNIX, and Windows platforms.

    C

    It uses the operating system kernel NFS layer for user tasks and network communication modules.

    D

    File systems need not be mounted by the kernel NFS system when being served through Direct NFS.

    E

    Oracle Disk Manager can manage NFS on its own, without using the operating system kernel NFS driver.


    正确答案: E,A
    解析: 暂无解析

  • 第23题:

    单选题
    Which statement is true regarding the Junos OS?()
    A

    The Junos kernel is based on the Solaris operating system

    B

    The Junos kernel is based on the GNU Zebra operating system

    C

    The Junos kernel is completely original and not based on any other operating system

    D

    The Junos kernel is based on the FreeBSD UNIX operating system


    正确答案: D
    解析: 暂无解析