wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Institute Of Cyber Study

Total questions: 50

Worksheet time: 25mins

Name
Class
Date
1.

Q 1 - The Full From of CSS ?

a)

Cascading sheets style

b)

Color And Style Sheets

c)

Cascading Style Sheets

d)

All of the Above

2.

html stands for .......................

a)

Hyper text markup language

b)

Hyper text marking language

c)

High text markup language

d)

All of the above

3.

You need a scanner to ... documents and pictures.

a)

print

b)

scan

c)

install

d)

load

4.

Which of these are programming languages?

a)

C.

b)

Portuguese.

c)

Visual Basic.

d)

XPTO.

5.

What does this image represent?

a)

Fatherboard.

b)

Anyboard.

c)

Motherboard.

d)

Chip.

6.

What is the meaning of the acronym www?

a)

Have no special meaning.

b)

World Wide Web.

c)

World Weather Web.

d)

World Warm Web.

7.

Which of these are high-level programming languages?

a)

C++.

b)

Java.

c)

Assembly.

d)

Basic.

8.

What is the Internet?

a)

A local network.

b)

Mobile phone network.

c)

Is the global system of interconnected computer networks that use the TCP/IP protocol to link devices worldwide.

d)

A local computer network providing a variety of information and communication facilities.

9.

What is the name of this device?

a)

Laser printer.

b)

3-D printer.

c)

Scanner.

d)

Inkjet printer.

10.

Mouse is used to

a)

add gap in between the words.

b)

listen to the music

c)

enter the numbers

d)

Drag and drop the files.

11.

To erase the letters to the left of cursor, we use _____

a)

Backspace key

b)

Delete Key

c)

Enter Key

d)

Caps Lock

12.

Which key is used to type capital letters?

a)

Enter Key

b)

Function keys

c)

alphabet key

d)

Caps Lock

13.

(a)   key is used to erase the letters on the right of the cursor.

14.

Write the total number of alphabet keys.

(a)  

15.

Which keys are used to scroll the page up-down?

a)

Number Keys

b)

Alphabet Keys

c)

Function Keys

d)

Arrow Keys

16.

What is the blinking bar called?

a)

Arrow

b)

Mouse

c)

Cursor

d)

letter

17.

Which of the following are called the special keys?

a)

Caps Lock

b)

Enter Key

c)

Arrow Keys

d)

Backspace and Delete Keys

e)

All of the above.

18.

Show what the software is doing.
a)
Input Devices
b)
Output Devices
19.
How do we call this?
a)
scanner
b)
smartphone
c)
games console
d)
printer
20.
How do we call this?
a)
tablet
b)
folder
c)
laptop
d)
smartphone
21.
What does a mouse do?
a)
It controls the pointer on your screen
b)
It stores data
c)
It makes a copy of a sheet of paper on your computer
d)
It provides power to a device
22.
What does a scanner do?
a)
It enters information into your computer
b)
It provides internet access
c)
It makes a copy of a sheet of paper on your screen
d)
It protects the internal components of your computer.
23.
What is an advantage of using computers?
a)
People can become addited
b)
Computers and technology can replace human force
c)
People can work at a faster rate
d)
Many people can access your information
24.
I like that video. Can we ____________ it?
a)
delete
b)
download
c)
forget
d)
reset
25.
I like that video. Can we ____________ it?
a)
delete
b)
download
c)
forget
d)
reset
26.
What device do you use to protect the internal components of a computers?
a)
A computer case
b)
A hard drive
c)
A keyboard
d)
A mouse
27.
How do you use internet for?
a)
You can store data
b)
You can search for information faster.
c)
You can enter information 
d)
You can delete information
28.
What's your opinion about technology?
a)
It's terrible and harmful
b)
It is dangerous and useless
c)
It's out of date and slow
d)
It is useful , fast and reliable
29.
What does a monitor do?
a)
It stores and transfers data
b)
It shows information to the user
c)
It protects the computer from harmful programs
d)
It provides power to a device
30.
Which of the following is computer hardware?
a)
monitor
b)
scanner
c)
keyboard
d)
all of them
31.
What number system do computers use?
a)
binary
b)
denary
c)
decimal
d)
ASCII
32.
What is the CPU?
a)
Internal hardware that holds all components together
b)
The CPU is the part of a computer system that is commonly referred to as the "brains" of a computer.
c)
It is a storage device
33.
How many bits are there in a byte?
a)
1
b)
2
c)
4
d)
8
34.
How many bits are in a NIBBLE?
a)
1
b)
4
c)
8
d)
16
35.
A scanner is known as a ......?
a)
input device
b)
output device
c)
storage device
36.
What comes next in the sequence of file sizes?bit, nibble, byte, kilobyte.....
a)
megabyte, gigabyte
b)
megabyte, petabyte
c)
gigabyte, megabyte
d)
gigabyte, zetabyte
37.

(a)   made and came up with the idea of computers

38.

click the skills of computers

a)

Answering questions

b)

doing laundry

c)

coding

39.

What is a computer?

a)

An electronic device that receives input, processes it and provides an output in the desired format.

b)

An electronic device to do homework, play video games or surf on the internet.

c)

An electronic device that receives input, stores or processes the input and provides an output in the desired format.

40.

What is The Correct Syntax of doctype in html

a)

</ doctype html >

b)

< doctype html >

c)

<! doctype html >

d)

< doctype html />

41.

Which of the Following is largest heading ?

a)

head

b)

<h1>

c)

<h6>

d)

heading

42.

Which html tag is used to insert image ?

a)

<img url="html logo.jpg"/>

b)

<img src ="html logo.jpg"/>

c)

<img alt="html logo.jpg"/>

d)

<img link="html logo.jpg"/>

43.

Which the following html tag is used to add a row in a table ?

a)

<th>

b)

<td>

c)

<tr>

d)

<tt>

44.

How to Create a checkbox in html form ?

a)

<input type ="text">

b)

<input type="textarea">

c)

<input type="checkbox">

d)

<input type ="button">

45.

Haw ton Create list in html ?

a)

<ul>

b)

<li>

c)

<ol>

d)

<herf>

46.

We enclose html tags within ?

a)

{ }

b)

< >

c)

!!

d)

None of these

47.

Which of the following tags dose't require a closing tag ?

a)

<br>

b)

<hr>

c)

Both A and B

d)

None

48.

A program in html can be read by web browser ?

a)

Web browser

b)

server

c)

Notepad

d)

All of the above

49.

In how many ways can CSS be Written in ?

a)

2

b)

4

c)

3

d)

5

50.

Haw can we select an element with a specific ID in CSS ?

a)

*

b)

#

c)

.

d)

None of the above