Multiple Choice
Identify the
letter of the choice that best completes the statement or answers the question.
|
|
|
1.
|
Which
of the following works most closely with Executive Services? a. | User
mode | c. | Executive
mode | b. | Kernel
mode | d. | Win32
subsystem | | | | |
|
|
|
2.
|
Which
of the following works most closely with the hardware? a. | Win32
subsystem | c. | Memory
Manager | b. | HAL | d. | Microkernel | | | | |
|
|
|
3.
|
____
components are permitted to access system objects and resources directly, and provide the many
services and access controls that allow multiple users and applications to coexist and interoperate
effectively and efficiently. a. | Kernel mode | c. | Win32 subsystem | b. | User
mode | d. | Window
manager | | | | |
|
|
|
4.
|
In
user mode, the upper ____ of addresses are normally reserved for operating system
use. a. | 256
MB | c. | 2
GB | b. | 1
GB | d. | 4
GB | | | | |
|
|
|
5.
|
Any
Windows XP process includes its own private memory space, a set of security descriptors, ____,
processor-affinity data, and a list of threads associated with that process. a. | a subsystem
descriptor | c. | a set of user
access information | b. | a kernel thread | d. | a priority level for execution | | | | |
|
|
|
6.
|
What
is the minimum number of threads in each process?
|
|
|
7.
|
Each
time a user launches an application or starts a system utility, a ____ process is created within the
environment subsystem where that application or utility must run. a. | child | c. | system | b. | sub- | d. | utility | | | | |
|
|
|
8.
|
In
the Windows XP environment, each subsystem runs as a separate ____ process, so that subsystems cannot
interfere with or crash one another. a. | executive services | c. | user-mode | b. | kernel-mode | d. | protected | | | | |
|
|
|
9.
|
In
early versions of Windows NT, the ____ included graphics, windowing, and messaging support, but since
Windows NT 4.0 was released, these have been moved to the kernel. a. | executive
services | c. | WinNT
mode | b. | user process
space | d. | Win32
subsystem | | | | |
|
|
|
10.
|
The
main advantage of ____ is that it provides multiple threads of execution within a single memory space
without requiring that messages be passed between processes or that local procedure calls be used,
thus simplifying thread communication. a. | multitasking | c. | multiprocessing | b. | multithreading | d. | shared thread
processing | | | | |
|
|
|
11.
|
A
section of code that modifies data structures used by several threads is called a
____. a. | critical
section | c. | multithreaded
bottleneck | b. | shared section | d. | shared access point | | | | |
|
|
|
12.
|
Which
of the following has processes sharing a single input message queue? a. | DOS | c. | Win32 | b. | Win16 | d. | Win64 | | | | |
|
|
|
13.
|
Any
DOS operating environment under Windows XP occurs within a Win32 process named ____. a. | dos-to-win32.exe | c. | dosvdm.exe | b. | vdm.exe | d. | ntvdm.exe | | | | |
|
|
|
14.
|
In
the environment created in a VDM, each DOS application has access to ____ of virtual
memory. a. | 1
MB | c. | 2
GB | b. | 256
MB | d. | 4
GB | | | | |
|
|
|
15.
|
Whenever a DOS or Win16 program in a VDM thinks its communicating with hardware,
its really communicating with ____. a. | Win32 | c. | Redir.exe | b. | the
HAL | d. | Executive
Services | | | | |
|
|
|
16.
|
DOS
applications do not communicate directly with Windows XP drivers. Instead, a layer of ____ underlies
these applications and they communicate with Windows XP 32-bit drivers. a. | kernel
processes | c. | virtual device
drivers | b. | driver services | d. | VDMs | | | | |
|
|
|
17.
|
Which
file replaces AUTOEXEC.BAT for VDMs? a. | AUTOEXEC.NT | c. | CONFIG.NT | b. | CONFIG.SYS | d. | AUTOEXEC.VDM | | | | |
|
|
|
18.
|
To
add a command-line parameter to a DOS program, you would use the ____ tab of the programs
Properties dialog. a. | General | c. | Security | b. | Program | d. | Settings | | | | |
|
|
|
19.
|
The
____ tab of the Properties dialog for a DOS program indicates if the ntvdm should emulate fast ROM,
and whether it should allocate dynamic memory. a. | General | c. | Screen | b. | Advanced | d. | Memory | | | | |
|
|
|
20.
|
The
____ VDM runs as a multithreaded application, where each Win16 application occupies a single thread,
but where all such threads run by default in the context of a single VDM. a. | Win16-on-Win32 | c. | Win16
Emulator | b. | Win16 | d. | shared Win16 environment | | | | |
|
|
|
21.
|
Which
of the following is used to handle multimedia and video effects for graphical WOW
applications? a. | Gdi.exe | c. | Ntvdm.exe | b. | Krnl386.exe | d. | Mmtask.tsk | | | | |
|
|
|
22.
|
Once
a WOW environment is created, Windows XP sustains that environment until ____. a. | the Control
Panel applet is used to close it | b. | another VDM is created | c. | the system is
restarted or you manually terminate the Wowexec.exe task | d. | the Win16
program is closed | | |
|
|
|
23.
|
You
can start 16-bit applications in their own address spaces using the ____ command-line
switch. a. | /separate
| c. | /address | b. | /space | d. | /s | | | | |
|
|
|
24.
|
All
application threads within a WOW VDM are ____ multitasked. a. | preemptively | c. | separately | b. | cooperatively | d. | queued and | | | | |
|
|
|
25.
|
A
program that accesses system hardware directly, bypassing any access APIs or drivers, will not run in
____. a. | DOS | c. | Windows
98 | b. | Windows
3.x | d. | Windows
XP | | | | |
|
|
|
26.
|
From
which tab of a programs Properties dialog is the Program Compatibility Wizard
launched? a. | General | c. | Compatibility | b. | Advanced | d. | Wizards | | | | |
|
|
|
27.
|
After
selecting a program, the Program Compatibility Wizard displays a list of compatibility settings with
option buttons from which you can make a single selection, the default option is
____. a. | Microsoft
Windows 95 | b. | Microsoft Windows 98/Microsoft Windows
Me | c. | Microsoft
Windows 2000 | d. | Do not apply a compatibility mode | | |
|
|
|
28.
|
A
Windows Installer ____ is nothing more than a complete set of software installation and configuration
instructions. a. | package | c. | group
object | b. | deployment | d. | program | | | | |
|
|
|
29.
|
Users
who want to access assigned and published applications must belong to a Windows 2000 Server or
Windows Server 2003 ____. a. | package | c. | network | b. | domain | d. | group | | | | |
|
|
|
30.
|
What
is the file extension for a Windows Installer file?
|
|
|
31.
|
What
tool is used to create a GPO that installs software? a. | Software
Installation Control Panel applet | b. | GPO Maintenance MMC console | c. | Active Directory
Software Maintenance snap-in | d. | Active Directory Users and Computers MMC
snap-in | | |
|
|
|
32.
|
The
Fast Logon Optimization feature logs a user on using ____ credentials. a. | stored | c. | phoney | b. | cached | d. | hidden | | | | |
|
|
|
33.
|
Changes to a GPO are not immediately imposed on affected computers; instead,
theyre applied during the next ____. a. | computer shutdown | c. | group policy refresh interval | b. | network
refresh | d. | logon | | | | |
|
|
|
34.
|
If
Windows finds potential DLL version conflicts, it automatically makes the Registry modifications
necessary to point to alternate versions of DLLs and other shared objects in a special directory
named ____. a. | %systemroot%\WINDOWS\WinSxS | c. | \Windows\DLL\sharedfiles | b. | %systemroot%\share\DLL | d. | \DLL\share | | | | |
|
|
|
35.
|
Which
field for a DOS program is used to define the window size of the DOS environmentnormal,
maximized, or minimized? a. | Working text box | c. | Run text box | b. | Batch file text
box | d. | Change Icon
button | | | | |
|