Operating systems Flashcards

1
Q

What is system software?

A

System software is responsible for the technical details of different software and hardware.

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

What are the four kinds of system software programs?

A

The four kinds of system software applications are operating system, utilities, device driver, and language translator.

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

What are utilities?

A

Utilities perform specific tasks related to managing computer resources.

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

What are the essential utilities?

A

Search programs, storage management programs, backup programs, antivirus programs, troubleshooting (diagnostic) programs, and virtual assistants.

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

What are device drivers?

A

Device drivers are specialized programs that allow particular input or output devices to communicate with the rest of the system.

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

What is a language translator?

A

A language translator converts programming instructions written by programmers into a language the computer can understand and process.

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

What is an operating system?

A

An operating system is the most important computer program, without it, a computer would be useless. It’s a mix of various programs that help with the technical details of a computer system.

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

What are some functions of an operating system?

A

Managing resources, providing user interface, and running applications.

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

How does an operating system manage resources?

A

Operating systems monitor system performance, schedule tasks, provide security, start up the computer, and manage the various components of a computer from memory to storage, and even devices such as printers.

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

How does an operating system provide user interface?

A

Operating systems use a user interface to help users interact with applications programs and hardware. Originally, this was done with written commands, but now, most operating systems have made the switch to GUI.

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

How do operating systems help run applications?

A

Operating systems help run and load applications and are typically able to multitask as well. Although some don’t have this feature, the majority of operating systems are able to allow multiple applications to run at the same time.

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

What are the different features of an operating system?

A

Icons, pointers, windows, menus, tabs, dialogue boxes, help, and gesture control.

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

What are the different categories of operating systems?

A

Embedded operation systems (RTOS), stand-alone operating systems, and network operating systems.

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

What are real-time operating systems?

A

Embedded operation systems (RTOS), are stored entirely in the device. Usually designed for a specific application, embedded operating systems can control various small electronic devices.

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

What are stand-alone operating systems?

A

Stand-alone operating systems (desktop operating systems) control a desktop or laptop and are located on the computer’s hard disk. If a computer is connected to the network then the stand-alone operating system will work with the network to share and coordinate resources. Two examples of this are Apple macOS and Microsoft Windows.

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

What is NOS?

A

Network operating system (NOS) controls and coordinates linked or networked computers.

17
Q

What is mobile OS?

A

Mobile operating systems are a type of embedded operating system. Similar to other computer systems, mobile computers also require an operating system but, are less complicated and more specialized for wireless communication.

18
Q

What is Windows?

A

Windows is a widely known and used operating system that comes in various versions and is designed to work with different microprocessors.

19
Q

What is macOS?

A

MacOS is designed to run only with Apple computers, causing there to be fewer application programs written for it, however with increasing sales, macOS has become widely recognized.

20
Q

What is macOS High Sierra?

A

MacOS High Sierra provides faster and more secure data storage, improved video compression, and virtual reality support with a new file system.

21
Q

What is macOS Mojave?

A

MacOS Mojave includes an updated app store and improved consistency with iOS. With macOS Mojave a new feature called dark mode followed. It introduced darker colour palettes to improve image contrast and reduce eye strain.

22
Q

What is UNIX?

A

UNIX is an operating system originally developed to run on minicomputers in network environments. Now with multiple versions UNIX is widely used by servers on the web, mainframe computers, and very powerful personal computers.

23
Q

What is Linux?

A

Linux is an operating system that is a powerful and popular alternative to Windows. It has also become an inspiration for multiple other operating systems.

24
Q

What is Chrome OS?

A

Chrome OS is based on Linux and integrates with web servers to perform traditional operating system functions, making Chrome OS a popular choice for inexpensive notebook computers which use cloud computing and cloud storage. A downside however is that the efficiency is heavily dependent on the speed of the internet connection.

25
Q

What is virtualization?

A

Virtualization allows a single physical computer to support multiple operating systems.

26
Q

What are virtual machines?

A

Virtual machines are separate online computers that appear as individual devices.

27
Q

What are host and guest operating systems?

A

A host operating system is the operating system of the physical computer and the guest operating system is the operating system of the virtual machine.