Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Sistemas Operativos

Total questions: 13

Worksheet time: 12mins

Name
Class
Date
1.

What is the purpose of an operating system?

a)

To manage hardware and software resources

b)

To provide a graphical user interface

c)

To execute applications

d)

To connect to the internet

2.

Which operating system is developed by Apple Inc.?

a)

Windows

b)

Linux

c)

Mac OS

d)

Ubuntu

3.

What is a characteristic of Linux?

a)

It is open-source

b)

It is paid software

c)

It is only for servers

d)

It is developed by Microsoft

4.

List the most common operating systems for computers.

4 lines
5.

What are the recent versions of Windows?

4 lines
6.

What does the command 'DIR' do in CMD?

a)

List files and folders in a specific directory

b)

Change directory

c)

Create a new folder

d)

Clear the screen

7.

How do you move to a folder directly inside your current folder?

a)

cd 'folder_name'

b)

cd ..

c)

mkdir 'folder_name'

d)

start 'file'

8.

What is the shortcut to go back one step in your current directory path?

a)

cd ..

b)

cd 'folder_name'

c)

DIR

d)

cls

9.

What does the command 'start' do in CMD?

a)

Opens files and launches programs

b)

Lists files and folders

c)

Changes directory

d)

Clears the screen

10.

How do you change the color in CMD?

a)

color #n

b)

mkdir 'folder_name'

c)

rmdir 'name'

d)

cd ..

11.

What command is used to create a new folder?

a)

mkdir 'folder_name'

b)

rmdir 'name'

c)

cd 'folder_name'

d)

cls

12.

What does the command 'rmdir' do?

a)

Deletes empty or non-empty folders

b)

Creates a new folder

c)

Lists files and folders

d)

Changes directory

13.

What does 'cls' do in CMD?

a)

Clears the screen

b)

Lists files and folders

c)

Changes directory

d)

Creates a new folder