网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)

●OS can use (72) memory to run processes that require more main memory than is actually available.

(72)

A. virtual

B.imaginary

C.abstract

D.false


参考答案

更多 “ ●OS can use (72) memory to run processes that require more main memory than is actually available.(72)A. virtualB.imaginaryC.abstractD.false ” 相关考题
考题 ●The principle for a stack memory to store data is (72) .(72) A.FIFOB.randomC.FILOD.other way

考题 Which statement about Automatic Memory Management with Oracle 11g is true?() A. You cannot specify MEMORY_TARGET if you explicitly specify SGA_TARGET or PGA_AGGREGATE_TARGET values that are greater than zero in your parameter file.B. Oracle can reallocate memory between the SGA and PGA automatically as needed.C. To use Automatic Memory Management, you must explicitly set both the MEMORY_TARGET and MEMORY_MAX_TARGET parameters in your parameter file.D. You can set the MEMORY_TARGET parameter to a maximum value of the current SGA size plus the current PGA size.

考题 Which statements about the MEMORY_TARGET initialization parameter are true?() (Choose all that apply.) A. MEMORY_TARGET can be increased up to the value of MEMORY_MAX_TARGET, if MEMORY_MAX_TARGET is set to a value greater than zeroB. MEMORY_MAX_TARGET defaults to a value of zero if MEMORY_TARGET is not setC. MEMORY_TARGET represents the total amount of memory that can be allocated to SGA and PGA memory structures.D. MEMORY_TARGET is static and cannot be modified without shutting down the instance

考题 What is an advantage of multiple software processes running in the Junos OS?() A. Each process has its own protected memory space.B. Each process is started manually by the user at boot.C. All processes are dependent on each other.D. Multiple processes allow each routing protocol to be independent.

考题 The heat generated by the operating system war between rivals IBM Corp. and Microsoft Corp. is(21).Windows 95 and OS/2 introduce a new(22). Both systems claim to multitask legacy DOS and 16-bit Windows applications. However, only OS/2 can provide full memory(crash) protection for these legacy applications because it is capable of running each DOS and Windows application within its full-protected memory address space.Windows 95 will run all current Windows applications in the same shared- memory address space, affording full memory protection only to the(23)32-bit Windows 95 applications. In other word, Windows 95 users will have to(24)their current Windows applications to Windows 95 version to match the memory protection OS/2 now delivers.While OS/2 does afford superior memory protection and multitasking for legacy DOS and Windows applications, it will not be able to run any Windows 95 applications. IBM may address this(25)in an update of the OS but has no present plans to do so.A.intensifyB.intensifiedC.intensifyingD.intensifies

考题 On a(72) memory system, the logical memory space available to the program is totally independent of the physical memory space.A.cacheB.EPROMC.virtualD.SRAM

考题 An administrator is adding additional memory into a server that registers 1GB of memory in the OS and notices that the system has 2GB of memory physically installed; however, the server only shows 1GB of memory during POST.Which of the following is the MOST likely reason for this?()A. The OS does not support more than 1GB of memory.B. The system memory has different manufacture dates.C. Two of the memory sticks are defective.D. The server is using memory interleaving.

考题 We know a computer is a machine that processes data(stored in main memory)into information, under control of a stored program. We also know that, internally, a computer is a binary machine; thus the data and the program instruictions must be stored in binary form. Characters are represented in(71). Numbers are stored as binary numbers, with each bit's positional value significant. A computer's main memory is divided into bytes, words or both(depending on the system), and each of these basic storage units is assigned an(72). Using this address, the processor can read or write selected bytes or words.The processor consists of a clock, an instruction control unit, an arithmetic and logic unit, and registers. Once a program is stored in main memory, the processor can begin to execute it. During(73), the instruction control unit fetches an instruction from main memory; during(74), the arithmetic and logic unit executes it. Precisely timed electronic pulses generated by the clock drive this basic(75)A.a binary codeB.wordsC.registersD.positional values

考题 With Cisco NX-OS on a Cisco Nexus platform, which command shows memory usage, total processes, and CPU state?()A、 show memory detailedB、 show process cpu sortedC、 show system resourcesD、 show hardware capacity

考题 Which statements about the MEMORY_TARGET initialization parameter are true?() A、 MEMORY_TARGET can be increased up to the value of MEMORY_MAX_TARGET, if MEMORY_MAX_TARGET is set to a value greater than zeroB、 MEMORY_MAX_TARGET defaults to a value of zero if MEMORY_TARGET is not setC、 MEMORY_TARGET represents the total amount of memory that can be allocated to SGA and PGA memory structures.D、 MEMORY_TARGET is static and cannot be modified without shutting down the instance

考题 What is an advantage of multiple software processes running in the Junos OS?()A、Each process has its own protected memory spaceB、Each process is started manually by the user at bootC、All processes are dependent on each otherD、Multiple processes allow each routing protocol to be independent

考题 An administrator is adding additional memory into a server that registers 1GB of memory in the OS and notices that the system has 2GB of memory physically installed; however, the server only shows 1GB of memory during POST.  Which of the following is the MOST likely reason for this?()A、 The OS does not support more than 1GB of memory.B、 The system memory has different manufacture dates.C、 Two of the memory sticks are defective.D、 The server is using memory interleaving.

考题 Which of the following is an advantage of using non-ECC memory over ECC memory?()A、ECC is faster than non-ECCB、Non-ECC is faster than ECCC、Non-ECC is more expensive than ECCD、Non-ECC checks for memory errors

考题 A Power 720 has AIX 6.1 and Linux partitions.During normal workloads there is more than enough memory available to the LPARs.  During month-end processing one partition becomes memory constrained.      What can help overcome this situation?()A、Active Memory Sharing (AMS)B、Active Memory Expansion (AME)C、Integrated Virtual Memory (IVM)D、Memory Capacity on Demand (CoD)

考题 A customer plans to consolidate to high-end enterprise level servers using multiple partitions.  They are evaluating an IBM POWER5 solution for their server consolidation environment.  Which of the following best describes the value of the IBM solution as compared with the competition?()A、The POWER5 system has greater memory and processor granularity and can also run both Linux and AIX at the same time in different LPARs.B、The POWER5 system supports more partitions, processors, and memory than any competitor’s solution.C、The POWER5 system has the lowest partitioning overhead and can also run both Linux and AIX at the same time in different LPARs.D、The POWER5 system supports more partitions and has the lowest partitioning overhead.

考题 Which statement is true regarding the Junos OS?()A、Each process runs in its own protected memory space ensuring that one process cannot directly interfere with another.B、Processes share memory space but use separate ASICs so that one process cannot directly interfere with another.C、A central processor called the IP2 Chip dynamically assigns memory as process needs fluctuate.D、The memory management daemon (mmd) is responsible for allocating new memory for processes as they request it.

考题 Which statement about Automatic Memory Management with Oracle 11g is true?()  A、 You cannot specify MEMORY_TARGET if you explicitly specify SGA_TARGET or  PGA_AGGREGATE_ TARGET values that are greater than zero in your parameter file.B、 Oracle can reallocate memory between the SGA and PGA automatically as needed.C、 To use Automatic Memory Management, you must explicitly set both the MEMORY_TARGET and MEMORY_MAX_TARGET parameters in your parameter file.D、 You can set the MEMORY_TARGET parameter to a maximum value of the current SGA size plus the current PGA size.

考题 Which two statements are true about setting the per-thread buffers higher than required?()A、More memory per thread is beneficial in all scenariosB、It causes increased overhead due to initial memory allocationC、It can affect system stability during peak load times, due to swappingD、It requires increasing the thread_cache_size variable

考题 You work as a senior administrator at ABC.com. The ABC.com network consists of a single domain named ABC.com. All servers on the ABC.com network have Windows Server 2012 R2 installed.You are running a training exercise for junior administrators. You are currently discussing the use of Non-Uniform Memory Architecture (NUMA).Which of the following is TRUE with regards to Non-Uniform Memory Architecture (NUMA)?()A、It is a computer architecture used in multiprocessor systems.B、It is a computer architecture used in single processor systems.C、It allows a processor to access local memory faster than it can access remote memory.D、It allows a processor to access remote memory faster than it can access local memory.

考题 多选题You work as a senior administrator at ABC.com. The ABC.com network consists of a single domain named ABC.com. All servers on the ABC.com network have Windows Server 2012 R2 installed.You are running a training exercise for junior administrators. You are currently discussing the use of Non-Uniform Memory Architecture (NUMA).Which of the following is TRUE with regards to Non-Uniform Memory Architecture (NUMA)?()AIt is a computer architecture used in multiprocessor systems.BIt is a computer architecture used in single processor systems.CIt allows a processor to access local memory faster than it can access remote memory.DIt allows a processor to access remote memory faster than it can access local memory.

考题 单选题Which statement is true regarding the Junos OS?()A Each process runs in its own protected memory space ensuring that one process cannot directly interfere with another.B Processes share memory space but use separate ASICs so that one process cannot directly interfere with another.C A central processor called the IP2 Chip dynamically assigns memory as process needs fluctuate.D The memory management daemon (mmd) is responsible for allocating new memory for processes as they request it.

考题 单选题Which statement about Automatic Memory Management with Oracle 11g is true?()A  You cannot specify MEMORY_TARGET if you explicitly specify SGA_TARGET or  PGA_AGGREGATE_ TARGET values that are greater than zero in your parameter file.B  Oracle can reallocate memory between the SGA and PGA automatically as needed.C  To use Automatic Memory Management, you must explicitly set both the MEMORY_TARGET and MEMORY_MAX_TARGET parameters in your parameter file.D  You can set the MEMORY_TARGET parameter to a maximum value of the current SGA size plus the current PGA size.

考题 单选题Which of the following is an advantage of using non-ECC memory over ECC memory?()A ECC is faster than non-ECCB Non-ECC is faster than ECCC Non-ECC is more expensive than ECCD Non-ECC checks for memory errors

考题 单选题An administrator is adding additional memory into a server that registers 1GB of memory in the OS and notices that the system has 2GB of memory physically installed; however, the server only shows 1GB of memory during POST. Which of the following is the MOST likely reason for this?()A The OS does not support more than 1GB of memory.B The system memory has different manufacture dates.C Two of the memory sticks are defective.D The server is using memory interleaving.

考题 单选题With Cisco NX-OS on a Cisco Nexus platform, which command shows memory usage, total processes, and CPU state?()A  show memory detailedB  show process cpu sortedC  show system resourcesD  show hardware capacity

考题 单选题Using the schedtune output, memory is considered over-committed if:()A  more than one process is spinning.B  more than 4 processes become active.C  the system schedules more than 16 processes.D  the pageouts divided by page steals is greater than 1/h.

考题 单选题A Power 720 has AIX 6.1 and Linux partitions.During normal workloads there is more than enough memory available to the LPARs.  During month-end processing one partition becomes memory constrained.      What can help overcome this situation?()A Active Memory Sharing (AMS)B Active Memory Expansion (AME)C Integrated Virtual Memory (IVM)D Memory Capacity on Demand (CoD)