chap2 Flashcards

1
Q

What is the primary role of an operating system?

A

The operating system is the most important program on a computer, performing basic tasks like recognizing input from the keyboard, sending output to the display, managing files, and controlling peripheral devices like printers.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What are the four main roles of an operating system?

A

Manage hardware
Run applications
Provide a user interface
Manage files

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is Plug and Play (PnP) technology?

A

Plug and Play technology allows an operating system to automatically detect and configure new hardware devices.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What are the two types of operating system interfaces?

A

Command Line Interface (CLI)
Graphical User Interface (GUI)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What are the capabilities of modern operating systems?

A

Multi-user: Multiple users can access the system simultaneously.
Multitasking: Manages multiple tasks or processes at the same time.
Multiprocessing: Supports more than one CPU or processor.
Multithreading: Allows multiple threads within a program to run concurrently.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Name some basic functions of an operating system.

A

File and folder management, application management, controlling hardware access, and providing a user interface.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is the role of an Application Programming Interface (API) in an operating system?

A

An API allows programmers to develop software applications that are consistent with the operating system.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What are the three common types of desktop operating systems?

A

Windows
Mac OS
Linux

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What are some common tasks performed by a Network Operating System (NOS)?

A

File Transfer Protocol (FTP), Simple Mail Transfer Protocol (SMTP), Hypertext Transfer Protocol (HTTP), and Lightweight Directory Access Protocol (LDAP).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What factors should be considered when selecting an operating system for a customer?

A

Compatibility, minimum hardware requirements, software requirements, file system format, and the customer’s existing hardware and application

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is the purpose of a desktop operating system (OS)?

A

A desktop OS is designed for small office/home office environments, supporting a single user and managing files and peripherals on a small network.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What are the main characteristics of a Network Operating System (NOS)?

A

A NOS supports multiple users, runs multi-user applications, is robust and redundant, and is designed to be used on a network with increased security.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What are the characteristics of a desktop operating system?

A

It is designed to support a single user, run single-user applications, share files and folders, and share peripherals on a small network.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

How does multitasking differ from multiprocessing in an operating system?

A

Multitasking allows multiple tasks or processes to run concurrently on a single CPU, while multiprocessing allows multiple CPUs to work on different tasks simultaneously.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What are some commonly used Network Operating Systems (NOS)?

A

Commonly used NOS include Novell Netware, Microsoft Windows Server, Linux, and UNIX.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What is the difference between open-source and proprietary operating systems?

A

Open-source operating systems, like Linux, allow users to read and modify the code, while proprietary systems, like Windows, restrict access to the source code and usage.

16
Q

What is a Hardware Compatibility List (HCL), and why is it important?

A

An HCL is a list provided by the operating system manufacturer that details hardware components compatible with the OS. It helps ensure hardware compatibility to avoid issues after installation.

17
Q

What are the minimum hardware requirements, and why might they need to be exceeded?

A

Minimum hardware requirements are the basic specifications for running an operating system or application. Exceeding them can ensure long-term functionality and avoid frequent upgrades.

18
Q

What is a server, and how does it function in a network environment?

A

A server is a robust computer designed to serve the needs of multiple clients in a network, managing tasks like file sharing, application hosting, and security.

19
Q

How can customer needs influence the choice of an operating system?

A

Customer requirements, such as software compatibility, hardware capabilities, and specific application needs, dictate the most appropriate OS to ensure efficiency and cost-effectiveness.