Discrete Mathematics MCQs (Part-7)

What is a matrix in Discrete Mathematics?

A A rectangular array of numbers
B A group of functions
C A set of equations
D A collection of numbers

What does matrix multiplication involve?

A Transposing rows
B Adding corresponding elements
C Row-column product
D Multiplying corresponding elements

Which of the following is true for the identity matrix?

A It is a diagonal matrix
B All elements are zeros
C It has no inverses
D It is square with ones on the diagonal

What does the determinant of a matrix indicate?

A The sum of the elements
B Whether the matrix is invertible
C The size of the matrix
D The matrixโ€™s rank

What is the principle of mathematical induction used for?

A Finding the square root
B Solving systems of equations
C Proving statements for all integers
D Proving the sum of numbers

What is a lattice in Discrete Mathematics?

A A partially ordered set where every two elements have a unique supremum and infimum
B A complete set of elements
C A graph with edges
D A mathematical structure with only operations

In a Boolean lattice, what is the identity element for AND?

A B
B 0
C A
D 1

What is the base case in mathematical induction?

A The conclusion of the proof
B The assumption step
C The first step in the proof
D The last step in the proof

Which of the following represents the distributive property of Boolean algebra?

A A AND (B OR C) = (A AND B) OR (A AND C)
B A OR A = A
C A OR (B AND C) = (A OR B) AND (A OR C)
D A AND A = A

What is the purpose of the transposition operation in matrix algebra?

A Find the determinant
B Add matrices
C Swap rows and columns
D Multiply matrices

In lattice theory, which operation is used to find the least upper bound?

A Min
B OR
C AND
D Max

Which of the following is a property of a Boolean algebra lattice?

A It contains only OR operations
B It contains neither AND nor OR
C It contains both OR and AND operations
D It only contains AND operations

What is the result of (A AND B) OR (NOT A AND C)?

A A AND (B OR C)
B A OR (B AND C)
C (A OR B) AND C
D (A AND C) OR (B AND C)

What does a recurrence relation express in Discrete Mathematics?

A A sequence defined by previous terms
B A mathematical model
C A set of operations
D A relation between numbers

What does the proof technique of induction assume?

A The hypothesis is arbitrary
B The hypothesis holds for the base case
C The hypothesis holds for all numbers
D The hypothesis is proven false