adplus-dvertising

Welcome to the Engineering Mathematics MCQs Page

Dive deep into the fascinating world of Engineering Mathematics with our comprehensive set of Multiple-Choice Questions (MCQs). This page is dedicated to exploring the fundamental concepts and intricacies of Engineering Mathematics, a crucial aspect of GATE CSE Exam. In this section, you will encounter a diverse range of MCQs that cover various aspects of Engineering Mathematics, from the basic principles to advanced topics. Each question is thoughtfully crafted to challenge your knowledge and deepen your understanding of this critical subcategory within GATE CSE Exam.

frame-decoration

Check out the MCQs below to embark on an enriching journey through Engineering Mathematics. Test your knowledge, expand your horizons, and solidify your grasp on this vital area of GATE CSE Exam.

Note: Each MCQ comes with multiple answer choices. Select the most appropriate option and test your understanding of Engineering Mathematics. You can click on an option to test your knowledge before viewing the solution for a MCQ. Happy learning!

Engineering Mathematics MCQs | Page 11 of 23

Q101.
Identify the correct translation into logical notation of the following assertion.

"Some boys in the class are taller than all the girls"

Note : taller(x,y) is true if x is taller than y.
Discuss
Answer: (d).(∃x) (boy(x) ∧ (∀y) (girl(y) → taller(x,y)))
Q102.
If a fair coin is tossed four times. What is the probability that two heads and two tails will result?
Discuss
Answer: (a).3/8
Q103.
The number of different n × n symmetric matrices with each element being either 0 or 1 is:
(Note: power(2, x) is same as 2x)
Discuss
Answer: (c).power(2, (n^2 + n)/2)
Q104.
Let A, B, C, D be n × n matrices, each with non-­zero determinant. If ABCD = 1, then B-1 is
Discuss
Answer: (b).CDA
Q105.
What is the result of evaluating the following two expressions using three-digit floating point arithmetic with rounding?

(113. + -111.) + 7.51
113. + (-111. + 7.51)
Discuss
Answer: (a).9.51 and 10.0 respectively
Q106.
The tightest lower bound on the number of comparisons, in the worst case, for comparison-based sorting is of the order of
Discuss
Answer: (c).n log n
Discuss
Answer: (c).NP-complete and in P respectively
Q108.
The following propositional statement is

(P → (Q v R)) → ((P ^ Q) → R)
Discuss
Answer: (a).satisfiable but not valid
Q109.
How many solutions does the following system of linear equations have ?

-x + 5y = -1
x - y = 2
x + 3y = 3
Discuss
Answer: (c).unique
Q110.
An examination paper has 150 multiple-choice questions of one mark each, with each question having four choices. Each incorrect answer fetches -0.25 mark. Suppose 1000 students choose all their answers randomly with uniform probability. The sum total of the expected marks obtained by all these students is:
Discuss
Answer: (d).9375

Suggested Topics

Are you eager to expand your knowledge beyond Engineering Mathematics? We've curated a selection of related categories that you might find intriguing.

Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!