Search Header Logo
Operating Systems

Operating Systems

Assessment

Presentation

Computers

8th Grade

Medium

Created by

Adrian Mallia

Used 7+ times

FREE Resource

13 Slides • 48 Questions

1

Operating Systems

2

Multiple Choice

Which program brings all device resources together?

1

Microsoft Office

2

The operating system

3

Internet Browser

4

Binary

3

Multiple Select

The operating system is the program that lets you __________ with your computer. (choose two correct answers)

1

Communicate

2

Store

3

Hide

4

Interact

4

Multiple Choice

What is the purpose of an operating system?
1
Manage software on computer
2
Manage hardware on computer
3

Manage all hardware & software resources on a computer/electronic device

5

OS Functions

6

OS Management Functions

File Management - organizes files & folder
User Interface - allows user to interact with device
Memory management - allocates ram to apps
I/O Management - transfers data between components
Process Management - allocates CPU usage to each task

7

Multiple Choice

Which of the following is NOT a function of an operating system?

1

Memory management

2

Process management

3

Network management

4

Word processing

8

Multiple Choice

Function of system software is to serve as the _________ between the user, the application software, and the computer’s hardware
1
interface
2
program
3
application
4
server

9

Multiple Choice

Keeping track of the location of processes in memory and allocating space to new processes is known as...
1
Memory Management
2
Process Management
3
Memory Scheduling
4
Process Scheduling

10

Multiple Choice

Which of the following functions is generally not associated with the role of an operating system?

1

Device management

2

Network security

3

Job scheduling

4

Memory management

11

Multiple Choice

Which component of the operating system is responsible for managing the file system?

1

Kernel

2

Shell

3

File Manager

4

Device Driver

12

User Interfaces - Types

CLI - Command Line Interface

Identified by a black screen with text, where the user types commands directly.


GUI - Graphical User Interface

Identified by colorful icons, buttons, and visual elements that users can click on.



NUI - Natural User Interface

Recognized by hands-free interaction like voice commands, touch gestures, or body movements.

13

Multiple Choice

What is the purpose of a user interface in an operating system?

1

To provide security features for the system.

2

To facilitate user interaction with the system.

3

To manage hardware resources directly.

4

To increase the speed of the operating system.

14

Multiple Choice

What is the difference between a command-line interface and a graphical user interface?

1

CLI is slower than GUI for all tasks.

2

GUI requires coding skills, whereas CLI does not.

3

CLI is only for advanced users, while GUI is for beginners.

4

CLI uses text commands, while GUI uses graphical elements for interaction.

15

Multiple Choice

The purpose of the GUI is to
1
hide the complexities of the machine from the user
2
Guide the user
3
to make the screen look nice

16

Multiple Choice

The ______________ tells you it’s ready to receive commands by displaying a specific set of characters called a(n) _____.
1
command-line interface/prompt
2
command prompt/code

17

Multiple Choice

What type of interface allows the user to interact with the computer system using issued commands?

1

Menu driven interface

2

Graphical User Interface

3

Command line interface

4

Touchscreen interface

18

Multiple Choice

Which type of interface is text-based and allows for precise and complex instructions to be executed in a fast and efficient way?

1

Menu driven interface

2

Command line interface

3

Graphical User Interface

4

Touchscreen interface

19

Multiple Choice

What type of interface offers a consistent user experience across different applications and operating systems?

1

Touchscreen interface

2

Menu driven interface

3

Command line interface

4

Graphical User Interface

20

Multiple Choice

Which type of interface can include multimedia elements such as images, videos, and animations to enhance the user experience?

1

Command line interface

2

Menu driven interface

3

Graphical User Interface

4

Touchscreen interface

21

Multiple Choice

What does WIMP stand for in the context of Graphical User Interfaces?

1

Web, Information, Music, Photos

2

Wireless, Internet, Multimedia, Printing

3

Windows, Icons, Menus, Pointers

4

Work, Innovation, Management, Productivity

22

Multiple Choice

Question image

The image shown is an example of which type of interface?

1

GUI

2

Command line

23

Multiple Choice

Question image

The image shown below is called a:________________

1

GUI

2

Command line

24

Multiple Choice

Question image

What does NUI stand for?

1

Network User Interface

2

National University of Ireland

3

Natural User Interface

4

New User Information

25

Multiple Choice

Question image

What kind of technology falls under Natural User Interface?

1

Smartphone/Tablet

2

Keyboard

3

Mouse

4

Desktop Computer

26

Multiple Select

Question image

What is the difference between NUI and GUI?

1

GUI's are more intuitive and direct.

2

NUI's are more indirect and responsive.

3

GUI's are more indirect and responsive.

4

NUI's are more intuitive and direct.

27

Filing Systems

A component found in the OS, used to allocate file resources through an organized system of folders and files.

28

Filing Systems

FAT32 (File Allocation Table): Simple structure, compatibility with various platforms, used in removable storage devices. Discuss its limitations, such as file size restrictions and lack of modern features.

NTFS (New Technology File System): Advanced security features, support for larger file sizes. Explore its use in Windows operating systems and advantages over FAT32.
APFS (Apple File System): Designed for Apple devices, supports encryption, optimized for flash storage. Highlight its integration with macOS and

iOS devices, and advantages
XT4 (Fourth Extended File System): Used in Linux systems, supports large file systems. Discuss its role in Linux environments and compatibility with modern storage technologies.

29

Multiple Choice

What is the file system format used for Windows Installer?

1

FAT

2

FAT32

3

NTFS

4

UFS

30

Virtual Memory

Virtual memory is a method that computers use to manage storage space to keep systems running quickly and efficiently. Using the technique, operating systems can transfer data between different types of storage, such as random access memory (RAM), also known as main memory, and hard drive or solid-state disk storage

media

31

Research Time...
About Virtual Memory

32

Multiple Choice

What happens when RAM is full?
1
The computer crashes
2
Virtual Memory is used
3
An interrupt is raised
4
The computer explodes

33

Multiple Choice

When the OS creates temporary RAM on the Hard Drive it is known as...
1
Virtual Memory
2
Cache
3
Registering
4
Defragmenting

34

Device Drivers

A device driver is a special program that allows the operating system to communicate with hardware devices like printers, keyboards, or graphics cards.

  • Purpose: It acts as a translator between the OS and the device, ensuring the hardware functions correctly.

  • Example: A printer driver translates the print command from the computer into instructions the printer understands.

Without device drivers, the OS wouldn’t know how to control or use hardware devices.

35

Research time...
Device Drivers...

36

Multiple Choice

What does the acronym 'USB' stand for in relation to device drivers?

1

Universal Serial Bus

2

User System Bus

3

Ultra Speed Bus

4

Universal Serial Band

37

Multiple Choice

These are small computer programs that allow operating systems to read pieces of hardware connected to your computer

1

Device

2

Driver

3

Device Driver

4

Hardware

38

Multiple Choice

The keyboard has already a built-in device driver thus there’s no need to install a driver.

1

TRUE

2

FALSE

39

Multiple Choice

The graphics display card will function properly without installing device driver.

1

TRUE

2

FALSE

40

Multiple Choice

What is the purpose of device drivers?

1

Device drivers are used to control software applications.

2

Device drivers are responsible for managing network connections.

3

Device drivers enable operating systems to communicate with hardware devices.

4

Device drivers are used to enhance the performance of hardware devices.

41

Multiple Choice

What are some common issues that can occur with device drivers?

1

Compatibility issues, outdated or incompatible drivers, driver conflicts, and driver corruption.

2

Installation errors, system crashes, and performance degradation.

3

Driver updates, driver incompatibility, and driver inaccessibility.

4

Hardware issues, software issues, and network issues.

42

Buffering

What is a buffer?

A buffer is a temporary storage area used by the computer to hold data while it’s being transferred between two locations

 

What is buffering?

Buffering involves temporarily storing data in a buffer, allowing devices to operate at different speeds without causing data loss or disruptions.

 

Purpose of buffering:

It ensures that devices or processes with different speeds can work together smoothly

43

Multiple Choice

The process of continually refilling a buffer to transfer data between sender and receiver is known as

1

spilling

2

spooling

3

batch processing

4

buffer control

44

Multiple Choice

A buffer is particularly useful between the sender and the receiver when...

1

there is a difference in price between the sender and receiver

2

security needs to be enforced on the transmission

3

there is a difference in operational speed of the sender and receiver

4

different user interfaces need to be implemented

45

Multiple Choice

"Selecting ten files and dragging them all to a different folder" or "selecting ten files and choosing 'print all'" would both be good examples of

1

batch processing

2

multi-tasking

3

memory management

4

user account security

46

Fill in the Blank

Complete the missing word:

Spooling is a system of continually refilling a ______ in order to transfer data from a sender to a receiver in batches.

47

Each process is assigned a priority level.

The CPU executes the process with the highest priority first.
Once a process starts, it runs until completion without interruption.

Priority Based

Each process gets a fixed time slice (e.g., 10ms) to use the CPU.

After its time is up, the next process in the queue gets its turn.

If a process doesn’t finish in its time slice, it goes back to the end of the queue.

Round Robin

Process Scheduling

48

Multiple Choice

Which Scheduling algorithm allocates the

CPU first to the process that requests CPU first?

1

First Come First serve scheduling

2

shortest job scheduling

3

priority scheduling

4

none of the mentioned

49

Multiple Choice

In priority scheduling algorithm:

1

CPU is allocated to the process with highest priority

2

CPU is allocated to the process with lowest priority

3

equal priority processes can not be scheduled

4

none of the mentioned

50

Multiple Choice

Round robin scheduling falls under the category of ____________

1

Non-preemptive scheduling

2

Preemptive scheduling

3

All of the mentioned

4

None of the mentioned

51

Multiple Choice

What is Scheduling?

1

allowing a job to use the processor

2

making proper use of processor

3

all of the mentioned

4

none of the mentioned

52

System utilities are software tools that help maintain, manage, and optimize a computer's performance and functionality

System Utilities

media

53

Multiple Select

What happens during Defragmentation?

1

Information is rearranged on a USB

2

To make the retrieval of data quicker

3

Information is rearranged on a Hard Drive

4

To make the retrieval of data slower

54

Multiple Choice

_____________is a type of system software allows that allow a user to perform  maintenance-type tasks
1
Operating system
2
System Software
3
Application software
4
Utility program

55

Multiple Choice

What is the purpose of Anti-Virus software?

1

To keep the computer safe from malicious software

2

To keep people safe from other people

3

To keep the computer safe from defragmantation

4

To keep data safe

56

Multiple Choice

Utility programs are usually…..?

1

Part of the Operating System

2

Brought on a disk from a store

3

Only needed if you are connected to the Internet

4

Very expensive to buy

57

Multiple Select

Defragmentation will aim to…..? (Select two)

1

Make more space on the hard drive

2

Move files further apart from each other

3

Move files closer together

4

Move free space closer together

58

Multiple Choice

A Defragmented hard drive will decrease the performance of the computer?

1

True

2

False

59

Multiple Choice

Clears space on a hard drive by searching for files that can be safely deleted. 

1

Defragmentation

2

Disk Cleanup

3

Format

4

CHKDSK

60

Multiple Choice

It prepares a hard drive to store information.

1

Defragmentation

2

CHKDSK

3

Format

4

SFC

61

Multiple Choice

Software tools that help detect and correct disk errors, prepare a disk for data storage, and remove unwanted files.

1
Disk Management tool
2

Disk Cleanup

3

System File Checker

4

CHKDSK

Operating Systems

Show answer

Auto Play

Slide 1 / 61

SLIDE