wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

CS1

Total questions: 7

Worksheet time: 2mins

Name
Class
Date
1.

To compare algorithms we have to define _________________.

a)

ideal solution

b)

one solution

c)

approximate solution

d)

multiple solution

2.

From the following given tree, what is the code word for the character ‘b’?

a)

"100"

b)

"010"

c)

"011"

d)

"111"

3.

The algorithms for which we are able to find the optimal solutions are called as ______algorithms.

a)

approximate

b)

serial

c)

exact

d)

deterministic

4.
The cloud allows you to ________.
a)
access your email from any computer with an Internet connection
b)
 automatically back up your data
c)
easily bring your files with you
d)
do all of the above
5.

what does HTTP stand for

a)

hyper transfer text protocol

b)

Hypertext Transfer Protociol

c)

Hypertext Transfer Protocol

d)

green

6.

Which of these statements is true?

a)

A client-server network has a central computer that provides services to the rest of the network

b)

A client-server network is cheap and easy to set up

c)

A client-server network cannot be used to share files

d)

Each computer on a client-server network is maintain separately

7.
Pulling out specific differences to make one solution work for multiple problems. 
a)
Function
b)
Abstraction
c)
Loop
d)
Coding