Top 350+ Solved Discrete Mathematics MCQ Questions Answer

From 301 to 315 of 338

Q. Every Isomorphic graph must have                 representation.

a. cyclic

b. adjacency list

c. tree

d. adjacency matrix

  • d. adjacency matrix

Q. A graph is              if and only if it does not contain a subgraph homeomorphic to k5 or k3,3.

a. bipartite graph

b. planar graph

c. line graph

d. euler subgraph

  • b. planar graph

Q. An isomorphism of graphs G and H is a bijection f the vertex sets of G and H. Such that any two vertices u and v of G are adjacent in G if and only if                          

a. f(u) and f(v) are contained in g but not contained in h

b. f(u) and f(v) are adjacent in h

c. f(u * v) = f(u) + f(v) d) f(u) = f(u)2 + f(v

d. 2

  • b. f(u) and f(v) are adjacent in h

Q. Which of the following algorithm can be used to solve the Hamiltonian path problem efficiently?

a. branch and bound

b. iterative improvement

c. divide and conquer

d. greedy algorithm

  • a. branch and bound

Q. The problem of finding a path in a graph that visits every vertex exactly once is called?

a. hamiltonian path problem

b. hamiltonian cycle problem

c. subset sum problem

d. turnpike reconstruction problem

  • a. hamiltonian path problem

Q. Hamiltonian path problem is                    

a. np problem

b. n class problem

c. p class problem

d. np complete problem

  • d. np complete problem

Q. Which of the following problems is similar to that of a Hamiltonian path problem?

a. knapsack problem

b. closest pair problem

c. travelling salesman problem

d. assignment problem

  • c. travelling salesman problem

Q. Who formulated the first ever algorithm for solving the Hamiltonian path problem?

a. martello

b. monte carlo

c. leonard

d. bellman

  • a. martello

Q. In what time can the Hamiltonian path problem can be solved using dynamic programming?

a. o(n)

b. o(n log n)

c. o(n2)

d. o(n2 2n)

  • d. o(n2 2n)

Q. Who invented the inclusion-exclusion principle to solve the Hamiltonian path problem?

a. karp

b. leonard adleman

c. andreas bjorklund

d. martello

  • c. andreas bjorklund

Q. For a graph of degree three, in what time can a Hamiltonian path be found?

a. o(0.251n)

b. o(0.401n)

c. o(0.167n)

d. o(0.151n)

  • a. o(0.251n)
Subscribe Now

Get All Updates & News