wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

CIT 201

Total questions: 80

Worksheet time: 39mins

Name
Class
Date
1.

If A = {1,2,3} and B = {2,3,4}, what is A∪B?

a)

{2,3}

b)

{1,2,3}

c)

{1,2,3,4}

d)

{4}

2.

What is the cardinality of the power set of {a,b,c}?

a)

3

b)

6

c)

8

d)

16

3.

Which of the following is not a property of equivalence relations?

a)

Reflexive

b)

Symmetric

c)

Antisymmetric

d)

Transitive

4.

If f (x) = 2x + 1, what is f − 1 (y)?

a)

(y−1)/2

b)

2y+1

c)

y−1

d)

2x−1

5.

What is the result of A∖B if A = {1,2,3} and B = {2,4}?

a)

{1,3}

b)

{2,4}

c)

{1,2}

d)

{4}

6.

Convert the binary number 1101 into decimal.

a)

13

b)

14

c)

15

d)

16

7.

Which of the following is equivalent to 11012 + 10112?

a)

10110

b)

10101

c)

11000

d)

10001

8.

What is the hexadecimal equivalent of 1111101?

a)

7D

b)

5F

c)

3E

d)

1A

9.

Which number system is base-8?

a)

Binary

b)

Octal

c)

Decimal

d)

Hexadecimal

10.

What is the 2’s complement of 1011?

a)

0101

b)

1101

c)

0011

d)

1010

11.

Which logic gate outputs true only when all its inputs are true?

a)

AND

b)

OR

c)

XOR

d)

NOT

12.

What is the simplified form of the Boolean expression A⋅(A + B)?

a)

AB

b)

A+B

c)

A

d)

B

13.

Which of the following is true for De Morgan's laws?

a)

¬(A∨B)=¬A∧¬B

b)

¬(A∧B)=¬A∨¬B

c)

Both a and b

d)

Neither a nor b

14.

If a circuit has inputs A = 1, B = 0, what is the output of A ⊕ B?

a)

0

b)

1

c)

Undefined

d)

2

15.

What is the result of A⋅¬A?

a)

1

b)

0

c)

A

d)

¬A

16.

How many cells are in a 3-variable Karnaugh map?

a)

4

b)

6

c)

8

d)

16

17.

Which term corresponds to a don’t-care condition in a K-map?

a)

0

b)

1

c)

X

d)

Y

18.

Simplify the following using a Karnaugh map: ABC + A'BC.

a)

BC

b)

AB+BC

c)

A+BC

d)

ABC

19.

Which of the following is true for a 4-variable K-map?

a)

It has 16 cells.

b)

It can group up to 4 adjacent cells for simplification.

c)

Both a and b.

d)

None of the above.

20.

What is the output of a combinational circuit with inputs A = 1, B = 1, C = 0 using F = A ⋅ B + C?

a)

0

b)

1

c)

Undefined

d)

2

21.

How many ways can 4 people sit in a row?

a)

24

b)

16

c)

12

d)

32

22.

In how many ways can a committee of 3 be chosen from a group of 10 people?

a)

120

b)

720

c)

30

d)

10

23.

What is the value of P(5,3)?

a)

10

b)

60

c)

120

d)

20

24.

What is the value of P(5,3)?

a)

10

b)

60

c)

120

d)

20

25.

Which principle is used when solving: "How many ways can a pair of shoes be matched if there are 4 shoes"?

a)

Addition principle

b)

Multiplication principle

c)

Pigeonhole principle

d)

Permutations

26.

Using the pigeonhole principle, how many students must be in a class to guarantee that at least two share the same birth month?

a)

11

b)

12

c)

13

d)

24

27.

What is the probability of flipping two heads with two fair coins?

a)

1/4

b)

1/3

c)

1/2

d)

1/8

28.

What is the probability of rolling an even number on a fair 6-sided die?

a)

1/2

b)

1/3

c)

1/6

d)

2/3

29.

A card is drawn from a standard deck. What is the probability of drawing a heart?

a)

1/2

b)

1/3

c)

1/4

d)

1/6

30.

If events A and B are independent, which of the following is true?

a)

P(A∩B)=P(A)+P(B)

b)

P(A∩B)=P(A)⋅P(B)

c)

P(A∩B)=P(A)

d)

P(A∩B)=P(B)

31.

What is the conditional probability P(A|B) if P(A∩B)=0.2 and P(B)=0.5?

a)

0.2

b)

0.4

c)

0.6

d)

0.8

32.

Which of the following is a transitive relation?

a)

{(a,b),(b,c),(a,c)}

b)

{(a,b),(b,c),(c,a)}

c)

{(a,a),(b,b),(c,c)}

d)

None of the above

33.

A relation R is reflexive if...

a)

∀a,(a,b)∈R

b)

∀a,(a,a)∈R

c)

∀a,(b,a)∈R

d)

∀b,(a,b)∈R

34.

How can a relation be represented?

a)

As a graph

b)

As a matrix

c)

As a set of ordered pairs

d)

All of the above

35.

Which of the following is an equivalence relation?

a)

R={(1,1),(2,2),(1,2)}

b)

R={(a,b),(b,c),(a,c)}

c)

R={(x,x),(y,y),(z,z)}

d)

None of the above

36.

If A={1,2,3}, how many binary relations can be defined on A?

a)

8

b)

16

c)

64

d)

512

37.

Which of the following is not a logical equivalence?

a)

P∨Q≡Q∨P

b)

P∧(Q∨R)≡(P∧Q)∨(P∧R)

c)

P→Q≡¬P∨Q

d)

P∧Q≡P∨Q

38.

What is the converse of the statement "If it rains, then I will bring an umbrella"?

a)

If I will bring an umbrella, then it rains.

b)

If it does not rain, I will not bring an umbrella.

c)

If I will not bring an umbrella, then it does not rain.

d)

If I bring an umbrella, then it rains.

39.

Which is logically equivalent to (P→Q)∧(Q→R)?

a)

P→R

b)

P∧R

c)

P∨R

d)

R→P

40.

Which of the following arguments is valid?

a)

P→Q,Q→R,∴P→R

b)

P∧Q,Q→R

41.

If (P→Q)∧(Q→R)?

a)

P→R

b)

P∧R

c)

P∨R

d)

R→P

42.

Which of the following arguments is valid?

a)

P→Q, Q→R, ∴P→R

b)

P∧Q, Q→R, ∴P∨R

c)

P∨Q, ¬Q, ∴P∨R

d)

None of the above

43.

What is the result of applying the rule of universal instantiation to ∀x(P(x))?

a)

P(x) for some specific x

b)

P(x) for all x

c)

∃x(P(x))

d)

P(x)∨¬P(x)

44.

If f:A→B is a bijection, then...

a)

f is injective but not surjective

b)

f is surjective but not injective

c)

f is both injective and surjective

d)

f is neither injective nor surjective

45.

Which of the following is an example of a one-to-one function?

a)

f(x)=x^2 over all real numbers

b)

f(x)=x+2 over real numbers

c)

f(x)=sin(x) over [0,2π]

d)

f(x)=|x| over all real numbers

46.

Which property does a binary operation * satisfy if a*b=b*a for all a,b?

a)

Associativity

b)

Commutativity

c)

Distributivity

d)

Reflexivity

47.

What is the Cartesian product A×B if A={1,2} and B={x,y}?

a)

{1,x,y,2}

b)

{(1,x),(1,y),(2,x),(2,y)}

c)

{(1,1),(2,2)}

d)

None of the above

48.

If f(x)=x^2 and g(x)=2x, what is (f∘g)(x)?

a)

2x^2

b)

(2x)^2

c)

x^4

d)

x^2

49.

Convert 0.1012 into decimal.

a)

0.5

b)

0.625

c)

0.75

d)

0.1

50.

What is the binary representation of 0.25?

a)

0.1

b)

0.01

c)

0.001

d)

0.111

51.

What is the Gray code equivalent of 110?

a)

1010

b)

1001

c)

1110

d)

1011

52.

Perform the subtraction 1012−0102 using 2’s complement.

a)

0110

b)

0010

c)

1110

d)

0100

53.

Which of the following is not a valid octal number?

a)

75

b)

100

c)

9

d)

7

54.

Simplify (A+B)⋅(A+¬B).

a)

A

b)

A⋅B

c)

A+B

d)

A⋅¬B

55.

If a NAND gate has inputs A=1, B=1, what is the output?

a)

0

b)

1

c)

Undefined

d)

Depends on previous states

56.

Which circuit can implement an XOR gate?

a)

A⋅¬B+¬A⋅B

b)

A+B

c)

A⋅B

d)

¬A⋅¬B

57.

What is the dual of A+B=1?

a)

A⋅B=1

b)

A⋅B=0

c)

A+B=0

d)

¬A+B=1

58.

How many rows does a truth table have for 3 variables?

a)

4

b)

6

c)

8

d)

16

59.

What is the probability of rolling a number greater than 4 on a 6-sided die?

a)

1/2

b)

1/3

c)

1/6

d)

2/3

60.

A bag contains 3 red and 2 blue balls. What is the probability of picking a red ball?

a)

1/2

b)

3/5

c)

2/5

d)

1/3

61.

In a four-variable K-map, what does it mean when a group of "1s" is combined with adjacent "Don't Care" cells?

a)

The "Don't Care" cells are ignored.

b)

The "Don't Care" cells become "0s."

c)

The group size increases, simplifying the logic further.

d)

The group size decreases for accuracy.

62.

How does the placement of variables in a K-map influence simplification?

a)

It has no effect on simplification.

b)

It helps identify redundant terms.

c)

It only affects the aesthetic layout.

d)

It ensures no overlaps in groups.

63.

How many permutations of the word DISCRETE can be formed if all letters are distinct?

a)

8!

b)

8!/2!

c)

7!

d)

8!/3!

64.

A box contains 5 red, 4 blue, and 3 green balls. How many ways can 4 balls be chosen if at least one must be red?

a)

C (12,4)

b)

C (12,4) − C (7,4)

c)

C (12,4) − C (9,4)

d)

C (9,4)

65.

In how many ways can a group of 5 students and 3 teachers be arranged in a row if the teachers must sit together?

a)

6! ⋅ 3!

b)

5! ⋅ 3!

c)

7! ⋅ 3!

d)

8! ⋅ 3!

66.

If a fair die is rolled three times, what is the probability of rolling the number "6" exactly once?

a)

1/216

b)

15/216

c)

75/216

d)

125/216

67.

Two cards are drawn from a deck of 52 cards without replacement. What is the probability that both cards are kings?

a)

1/1326

b)

1/221

c)

1/169

d)

1/26

68.

For a relation to be an equivalence relation, it must satisfy:

a)

Reflexivity, symmetry, and transitivity

b)

Reflexivity, symmetry, and antisymmetry

c)

Transitivity, symmetry, and asymmetry

d)

Reflexivity, asymmetry, and transitivity

69.

Which of the following is an example of an irreflexive relation?

a)

"Is a friend of"

b)

"Is a parent of"

c)

"Is equal to"

d)

"Is taller than"

70.

A committee of 4 is to be selected from 6 men and 5 women. How many committees can be formed if there must be exactly 2 men and 2 women?

a)

C (6,2) + C (5,2)

b)

C (6,2) ⋅ C (5,2)

c)

C (11,4)

d)

C (6,4) + C (5,4)

71.

If a set A has 5 elements, the Cartesian product A × A has (a)   elements.

72.

A relation that is reflexive, symmetric, and transitive is called a(n) (a)   .

73.

The purpose of a "Don't Care" condition in K-map simplification is to allow the inclusion or exclusion of cells to simplify the (a)   .

74.

A K-map group that eliminates all variables consists of (a)   cells.

75.

The number of variables involved in a Karnaugh map directly influences the size of the (a)   used to represent the function.

76.

The Pigeonhole Principle states that if n items are placed into m containers, and n > m, then at least one container must hold more than one (a)   .

77.

In permutations, the order of selecting objects is (a)   .

78.

The number of ways to arrange n distinct objects is known as a (a)   .

79.

Conditional probability is the probability of an event occurring given that another (a)   has already occurred.

80.

In a binary relation, the pair (a,b) is said to be related if it satisfies a certain (a)   defined by the relation.