Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

CIS7 Quiz 3 Review

Total questions: 15

Worksheet time: 15mins

Name
Class
Date
1.

What distinguishes a directed graph from a simple graph?

a)

one-way edges

b)

weighed edges

c)

all equal edges

d)

controlled edges

2.

What type of methods replaces the letters with numbers by another that was agreed upon?

a)

substitution

b)

encoding

c)

shifting

d)

transforming

3.

Fill in the blank: Path that has no repeated vertices, is also known as _____.

a)

straight path

b)

narrow path

c)

plain path

d)

simple path

4.

Which of the following solution is the result of 482mod5?

a)

0

b)

2

c)

4

d)

6

5.

Determine the cheapest path for the below graph.

a)

B, A, E

b)

B, A, C

c)

A, E, D

d)

C, D, E

6.

Fill in the blank: The ____(blank)___ cipher replaces each letter in the plaintext by a letter some fixed number of positions down the alphabet.

a)

substitution

b)

association

c)

transposition

d)

transformation

7.

Find the result for: (10 + 29) mod 4

a)

0

b)

1

c)

3

d)

5

8.

Determine the result for: 2153mod 10

a)

5

b)

4

c)

3

d)

2

9.

What procedure represents a mathematical formula that specifies the running time of the algorithm on n elements?

a)

constant relations

b)

asymmetric relations

c)

recurrence relations

d)

symmetric relations

10.

In proof by induction, what is used in the the first step to prove the given statement for the first natural number?

a)

base case

b)

primary case

c)

first case

d)

true case

11.

What type of cipher replaces each letter in the plain text by a letter some fixed number of positions down the alphabet?

a)

Transfer cipher

b)

asymmetric cipher

c)

symmetric cipher

d)

Substitution cipher

12.

Given: {(1, 1),(2, 2),(3, 3),(4, 4)}. Determine the type of relations

a)

anti-symmetric

b)

asymmetric

c)

reflexive

d)

No relation exists

13.

What is the result for: 482mod5?

a)

4

b)

5

c)

7

d)

9

14.

Let A = {2,4,6} and B = {3,5,7,9}. Which of the following condition of R is greater than?

a)

(4,3), (6, 3), (6,5)

b)

(4,5), (2,3)

c)

(4,7), (6,3), (2,5)

d)

(2,3), (6,9)

15.

Refer to above picture and determine the type of relation of R.

a)

reflexive

b)

symmetric

c)

transitive

d)

directional