N.T. 4.0 Workstation: Test 1 (ver 1.2.00)

Click on the MOST correct answer



1 What provides generic services that all environment subsystems can use to perform basic operating system functions?
Thread Managers
Process Managers
Executive Services
WIN32 Subsystems
POSIX Subsystems

2 What is the function of the application subsystems?
To provide support for multiple redirectors
To enhance the performance of network protocols
To provide support for applications written for other operating systems
To provide kernel services to the Hardware Abstraction Layer
To pass all application I/O requests to the appropriate device

3 While working with Windows 3.x applications on a Windows NT 4.0 Workstation, which two files are used for backward compatability?
WIN.INI
SYSTEM.INI
WIN16.SYS
OS2SS.EXE
WININI.SYS

4 The 16-bit subsystem in Windows NT is implemented as a VDM (Virtual DOS Machine). What are some of its key components?
NTVDM.EXE
WOWEXEC.EXE
WOW32.DLL
NTKERNEL.SYS
AUTOEXEC.NT

5 What shares address space with each POSIX application and handles communication between the application and the POSIX subsystem?
PSXSS.EXE
POSIX.EXE
POSIX.DLL
PSXDLL.DLL
STARTUP.CMD

6 What is a Windows NT4.0 (32-bit) program that handles the communications between the POSIX subsystem and Executive Services?
PSXSS.EXE
POSIX.EXE
POSIX.DLL
PSXDLL.DLL
STARTUP.CMD

7 What is the main component of the POSIX subsystem?
PSXSS.EXE
POSIX.EXE
POSIX.DLL
PSXDLL.DLL
POSWIN.EXE

8 Windows 3.x based (16 bit) applications are supported by the WOW layer, running inside a VDM. What are the VDM components of WOW?
NTVDM.EXE
NTVDM.DLL
NTWIN.SYS
NTIO.SYS
NTDOS.SYS

9 Fill in the blanks. Support has been added in Windows NT 4.0 for Windows 95 __________, __________ and __________, so that the appearance of certain applications has changed.
APIs
Common user interface
Plug-N-Play features
Common utilities
Common features

10 The Registry is organized in a hierarchical structure similar to the hierarchical structure of directories and files on a DOS disk. Within this structure, which of the following is analogous to a file or files?
SUBTREE
VALUE DATA TYPE
HIVE
KEY
VALUES

11 Where do the built in Local Groups obtain their rights or permissions?
Rights or Permissions are obtained from the Global Group
Rights or Permissions are obtained from the User combined with the file system Folder
Rights or Permissions are obtained from other Local Groups
Rights or Permissions are obtained from a predetermined set of user rights assigned by the Operating System

12 Which files should be backed up on a daily basis?
The user's The applications directory
The Operating System
The Registry
data
The SQL database

13 In which environment, is security managed centrally, with one account database shared by all of the servers that participate in authentication?
TCP/IP
Subsystem
POSIX
Domain
Workstation

14 On which of the following software disk configurations can you put the Windows NT Workstation system and boot partition files?
mirror set
volume set
stripe set with parity
stripe set without parity
No answer is correct

15 During which sequence does NTLDR read the BOOT.INI and display possible operating system selections?
Intel pre-boot sequence
Boot sequence for Intel computers
RISC pre-boot sequence
Boot sequence for RISC-based computers
Automode load sequence

16 Which icon in the Control Panel controls the Windows NT 4.0 Startup settings, including boot loader screen time delay, virtual memory, tasking, system environment variables, user environment variables and recovery?
Desktop
Devices
Network
Drivers
System

17 Fill in the blank. Windows NT 4.0 allows you to set the maximum size of the _________.
NTFS FAT Cluster
Redirector buffers
System drive
Registry
partition

18 What is the proper way to shut down Windows NT 4.0 Workstation?
Press CTRL+ALT+Return and select Shutdown
Press CTRL+ALT+TAB and select Shutdown
Press CTRL+ALT+DEL and select Shutdown
Press CTRL+ALT+DEL and select Exit
Select Windows Explorer and Select Logoff

19 What would you use to change the way the system date is ordered and formatted?
REGEDT32.EXE, the registry editor
Control Panel - System icon
Control Panel - Date/Time icon
Control Panel - Regional Settings icon
None - This is not configurable

20 Under Windows NT, what does the word 'printer' refer to?
The physical device that does printing
The network redirector
The software interface between an application and an actual printing device
The hardware interface between an application and a physical printing device
The software interface between the local machine and the remote printer

21 How would you access the Windows NT 4.0 Workstation Help Program?
Insert a CD-ROM into your machine and run :\NTHELP.EXE
Start- Help
Books Online is not available in Windows NT 4.0 Workstation
Start- Programs- Books Online
Use Start-Find- WINHELP.HLP. Double click, making sure the file has the proper association.

22 The License Manager Service ______ installed on Windows NT 4.0 Workstation.
is
is not

23 What would you do to verify that Windows NT 4.0 Workstation is the active operating system?
Use CTRL+ALT+DEL and provide account information
Use Server Manager.
View the directory structure using Windows Explorer
Use the NTADMIN utility
Use the Group Viewer utility

24 Which icon in the Control Panel controls starting and stopping of device drivers for the Windows NT 4.0 operating system?
Desktop
Devices
Network
Drivers
System

25 Which of the following statements are true about 'What a process is?'
It is an object which includes an executable program that defines initial code and data
It is an object which includes a private memory address space where the process code and data are stored
It is an object which includes an access token used by Windows NT 4.0 Workstation to make security checks
It is an object which includes at least one thread to execute the code and system resources such as Windows
It is an object which includes a stack for use when running in user mode or privileged processor mode