SYS AD FINALS REVIEWER

Generate an image of a student studying Operating Systems, surrounded by computer components, books, and notes, in a cozy study room setting.

SYS AD Finals Reviewer Quiz

Test your knowledge of Operating Systems with our comprehensive quiz designed for students preparing for their finals. This quiz covers various topics including process management, memory management, RAID configurations, and more.

Challenge yourself with:

  • 60 multiple-choice questions
  • Instant feedback on your answers
  • Diverse categories within Operating Systems
60 Questions15 MinutesCreated by DebuggingBeaver42
Can be defined as an interface between user and the hardware.
Operating System
Software
System
The Operating System Tutorial is divided into various parts based on its functions such as Process Management, Process Synchronization, Deadlocks and File Management.
True
False
A Computer System consists of:
User,Application Programs,System Programs,Operating System, and Hardware
Application Programs,System Programs,Operating System, and Hardware
User,Operating System, and Hardware
Refers to management of Primary Memory or Main Memory. Main memory is a large array of words or bytes where each word or byte has its own address.
Processor Management
Memory Management
Device Management
In multiprogramming environment, the OS decides which process gets the processor when and for how much time.
Device Management
Memory Management
Processor Management
An Operating System manages device communication via their respective drivers.
Memory Management
Processor Management
Device Management
A file system is normally organized into directories for easy navigation and usage. These directories may contain files and other directions.
File Management
Device Management
Processor Management
It is important functions of OS are that prevents unauthorized access to programs and data.
Security
Control over system performance
Job accounting
It is important functions of OS are that records the delays between request for a service and response from the system.
Job accounting
Control over system performance
Security
It is important functions of OS are that keeps track of time and resources used by various jobs and users.
Error detecting aids
Job accounting
Coordination between other software and users
It is important functions of OS are: Production of dumps, traces, error messages, and other debugging and error detecting aids.
Error detecting aids
Control over system performance
Coordination between other software and users
___________ access is given to more than one person; they submit their respective jobs to the system for the execution.
Multiprocessing Operating System
Batch Operating System
Multiprogramming Operating System
______________ is an extension to the batch processing where the CPU is kept always busy. Each process needs two types of system time: CPU time and IO time.
Batch Operating System
Multiprocessing Operating System
Multiprogramming Operating System
This type of operating system that Parallel computing is achieved. There are more than one processors present in the system which can execute more than one process at the same time. This will increase the throughput of the system.
Multiprogramming Operating System
Multiprocessing Operating System
Real Time Operating System
This type of operating system that each job carries a certain deadline within which the Job is supposed to be completed, otherwise the huge loss will be there or even if the result is produced then it will be completely useless.
Real Time Operating System
Batch Operating System
Multiprocessing Operating System
Batch processing suffers from _____________.
Delays
Starvation
Queuing
One of the Disadvantage of Batch Processing is not suitable for the jobs which are dependent on the user's input
Active
Not Active
Not Interactive
In the era of 1970s, the _________ processing was very popular.
Batch
Multiprocessing
Real Time
What is the unique characteristic of RAID 6?
Two dependent distributed parity
Two independent distributed parity
Which of the following is correct about hardware RAID controllers?
Volume management is performed by controller card
Management is performed by grahics card
RAID controllers are independent
RAID initials mean?
Redundant array of index disks
Redundant array of independent disks
Redundant array of independent data
RAID 0 does not improve safety compared to conventional hard disk.
True
False
A regular file is used to represent hardware devices such as hard disks, terminals, printers, mouse and keyboard.
True
False
_____ provide a large number of services to application programs with a unified view of the network.
Network Operating System
Operating System
Windows System
Which RAID type doesn’t use parity for data protection?
Raid 1
Raid 2
Raid 5
Which of the following combinations can support RAID 5?
4 sets with 2 disks each
3 sets and 4 disks each
3 sets with 2 disks each
Which one of these is characteristic of RAID 5?
Mirror parity
Distributed parity
Independent
It is a structure used to organize programs and data on a computer's storage device.
File System
File Management
File Records
One of the configurations allows reading the data more efficient?
Raid 1
Raid 2
Raid 3
RAID 10 is applicable from three combined hard drives.
True
False
Which of these RAID modes makes the most of the storage capacity of hard drives?
Raid 1
Raid 0
Raid 2
_____ and _____ are the two type of files.
Soft copy, hard copy
Hardware and software
The set of protocols that define communication over the Internet.
HTTP
TCP/IP
SSH
_____ is required to provide full security for a Windows file server.
NTFS
EXFAT
FAT32
What is the minimum number of disks required for RAID1?
1
2
3
Can you help decide on the RAID level to use – we are a media house and we use lot of graphics/video applications – we need large throughputs for videos to get played without any jitter and since we are in publishing business we can’t afford downtimes. Even if there is any downtime we would like our data to be quickly reconstructed and enable us to continue without work in less time.
Raid 5
Raid 6
Raid 10
A _____ is a set of network protocol layers that work together.
Stack
Stock
Protocols
How is called RAID 0 mode?
Interweaving
Mirror
Distributed Parity
An array of disks is more likely to fail compared to a single disk. How is it that RAID arrays still manage to provide more data protection compared to a single disk?
Using either mirroring or parity
Using mirroring
Using parity
_____ and _____ are the advantages of a client/server network.
Dependence,Administration
Data,Admin
Disk, Array
types of multitasking NOS,where the processes are assigned CPU time slices by the operating system
Cooperative
Pre-emptive
Types of multitasking NOS, where the operating system has no control over the processes
Pre-emptive
Cooperative
Older file system
FAT32
EXFAT
NTFS
Modern replacement file system
FAT32
NTFS
EXFAT
The most modern file system
FAT32
NTFS
EXFAT
____________ is a brand name for a group of server operating systems released by Microsoft.
Server
Windows Server
Mac Server
The first Windows server edition to be released under that brand was __________.
Windows Server 2003
Windows Server 2002
Windows Server 2004
What is the the first server edition of Windows?
Windows NT 3.1 Advanced Server
Windows NT 3.5 Server
Window 4.0 Server
____________ is the fifth version of the Windows Server operating system by Microsoft, as part of the Windows NT family of operating systems.
Windows Server 2011
Windows Server 2012
Windows Server 2010
What are the two pre-release versions of windows?
Preview and a beta
Client and admin
Admin and guest
Windows Server 2012 runs only on x64 processors. Unlike its predecessor, Windows Server 2012 does not support Itanium.
True
False
Upgrades from Windows Server 2008 and Windows Server 2008 R2 are supported, upgrades from prior releases/
True
False
___________ is an emulation of a computer system.
Virtual Machine
Machine Languange
Machine System
VMware Workstation is a virtual machine software that is used for x86 and x86-64 computers to run multiple operating systems over a single physical host computer.
True
False
Each virtual machine can run a single instance of any operating system (Microsoft, Linux, etc.) simultaneously.
True
False
VMware Workstation strongly supports hardware compatibility and works as a bridge between the host and virtual machine for all kinds of hardware resources including hard disks, USB devices and CD-ROMs.
True
False
All device drivers are not installed via the host machine.
True
False
Windows Server is a brand name for a group of server operating systems released by Apple.
True
False
Windows Server 2013 is the fifth version of the Windows Server operating system by Microsoft
True
False
It is the server version of Windows based on Windows 8 and succeeds Windows 7-based Windows Server 2008 R2, released two years prior.
Windows Server 2013
Windows Server 2012
Windows Server 2014
{"name":"SYS AD FINALS REVIEWER", "url":"https://www.quiz-maker.com/QPREVIEW","txt":"Test your knowledge of Operating Systems with our comprehensive quiz designed for students preparing for their finals. This quiz covers various topics including process management, memory management, RAID configurations, and more.Challenge yourself with:60 multiple-choice questionsInstant feedback on your answersDiverse categories within Operating Systems","img":"https:/images/course2.png"}
Powered by: Quiz Maker