Intro to IT Ch 4 Exam Review

Intro to IT Ch 4 Exam Review

9th - 12th Grade

25 Qs

quiz-placeholder

Similar activities

Hardware & Software

Hardware & Software

KG - University

20 Qs

Operating System 20Q

Operating System 20Q

10th - 12th Grade

20 Qs

Web Tech - Computer Basics

Web Tech - Computer Basics

10th - 12th Grade

20 Qs

Application and System Software

Application and System Software

5th - 12th Grade

20 Qs

INFORMATIKA 1

INFORMATIKA 1

10th Grade

20 Qs

Informatika

Informatika

1st - 10th Grade

20 Qs

OCR J275 - System Software Part A

OCR J275 - System Software Part A

8th - 10th Grade

24 Qs

3.5 Menerapkan instalasi sistem operasi (KdJD)

3.5 Menerapkan instalasi sistem operasi (KdJD)

10th Grade

20 Qs

Intro to IT Ch 4 Exam Review

Intro to IT Ch 4 Exam Review

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Brett Kottmann

Used 1+ times

FREE Resource

25 questions

Show all answers

1.

DRAG AND DROP QUESTION

1 min • 4 pts

An ​ (a)   makes it so people, hardware, and software can communicate with each other in a meaningful way.

operating system
application
utility
error handler
interface specification

2.

MULTIPLE CHOICE QUESTION

30 sec • 4 pts

The four-letter acronym for the software that boots a computer.

BIOS

ACME

HTTP

cURL

Answer explanation

Basic Input/Output System (BIOS) is software that's contained on a memory chip on the computer's motherboard. It is the first software that's run whenever a computer is started. The BIOS runs the computer until the operating system takes over. It's non-volatile, which means its settings are saved and can be recovered after the device has been powered off.

3.

MULTIPLE SELECT QUESTION

45 sec • 4 pts

Which two choices are common types of operating systems?

Graphical User Interface

Command Line

Multi-link Interface

Massively Online User System Experience

Answer explanation

Windows and Mac OS are two types of graphical user interfaces (GUIs).

Linux (Unix) and Windows Power Shell are two types of Command Line Interfaces (CLIs).

Linux is also an open source operating system, which means anyone can examine the source code.

4.

MULTIPLE CHOICE QUESTION

30 sec • 4 pts

What is a virtual machine.

A type of vending machine that dispenses virtual items
A software emulation of a physical computer
A machine that creates virtual reality experiences
A physical computer with no software installed

Answer explanation

Virtualization is the process of running a virtual instance of a computer system on its own partition. It creates a software-based version of something such as an application, server, network, or storage.

A virtual machine is an emulation of a real machine, including hardware, software, peripherals, and networking.

For example, a virtual machine is often used to run multiple operating systems on a single computer at the same time, such as running a version of Windows and a version of macOS on the same system. Using virtualization can help reduce technology expenses and create a smoother operating processes.

5.

MULTIPLE CHOICE QUESTION

30 sec • 4 pts

File management software mainly keeps track of two things, the file name and the file path (location).

True

False

Answer explanation

Files are used to store information on a computer's storage devices. Every file has two attributes that uniquely identify it from other files on the same system.

  • o The file's name.

  • o The file's path. This is a list of the folders that the file resides in. It starts at the top of the drive (the root folder) down to the current folder.

You can use folders to keep information organized. When the Windows operating system is installed, several default folders are automatically created for you. The following table describes several of these folders.

6.

DRAG AND DROP QUESTION

1 min • 4 pts

The top-level directory (folder) for Linux is ​ (a)   and for Windows is ​ (b)  

/
c:\
/top
c:\startup

7.

MULTIPLE SELECT QUESTION

45 sec • 4 pts

The four main file permissions are:

read

write

execute

modify

control

Answer explanation

Execute

Users can run the file (implicit read permission).

Write

Users can change file attributes, write data to files, view file permissions, and ownership, but they cannot add, delete, or execute files.

Modify

Users have all Read, Execute, and Write permissions, plus the ability to add or delete files.

Read

Users can view files and file attributes, but cannot execute or modify files.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?