Quiznetik
Discrete Mathematics | Set 5
1. Boolean expression except 0 expressed in an equivalent form is called _____.
A. canonical
B. sum
C. product
D. standard
Correct : A. canonical
2. _________relations are useful in solving certain minimization problems of switching theory.
A. Void
B. Universal
C. Compatibility
D. Equivalence
Correct : C. Compatibility
3. The number of elements in a square matrix of order n is _____.
A. n power 3
B. n power 4
C. n power 5
D. n power 2
Correct : D. n power 2
4. Every non-trivial tree has at least _____ vertices of degree one.
A. 1
B. 2
C. 3
D. 4
Correct : B. 2
5. A ____ is an edge e such that w(G-e)>w(G).
A. cut vertex of G
B. cut edge of G
C. ends of G
D. path of G
Correct : B. cut edge of G
6. Every connected graph contains a ________.
A. tree
B. sub tree
C. spanning tree
D. spanning subtree
Correct : C. spanning tree
7. A minimal non-empty edge cut of G is called a _________.
A. bond
B. cycle
C. path
D. tour
Correct : A. bond
8. A connected graph that has no cut vertices is called a ________.
A. block
B. bond
C. cycle
D. tour
Correct : A. block
9. Every block with at least three vertices are __________connected.
A. 1
B. 2
C. 3
D. 4
Correct : B. 2
10. A graph is Eulerian if it contains __________.
A. Euler tour
B. Euler trail
C. Hamiltonian path
D. Euler path
Correct : A. Euler tour
11. Hamilton cycle is a cycle that contains every ________of G.
A. path
B. cycle
C. vertex
D. edge
Correct : C. vertex
12. Collection of human beings with 4 heads, 2 legs and two hands is a ________.
A. null set
B. finite set
C. infinite set
D. equal set
Correct : A. null set
13. A set containing no element is called ____________.
A. null set
B. finite set
C. infinite set
D. equal set
Correct : A. null set
14. A = {1,3,5,7,9} is a __________.
A. null set
B. finite set
C. singleton set
D. infinite set
Correct : B. finite set
15. The number of Indians in the world is _________.
A. finite set
B. universal set
C. infinite set
D. equal set
Correct : A. finite set
16. If in the truth table the answer column has the truth values both TRUE and FALSE then it is said to be ________.
A. tautology
B. contradiction
C. contingency
D. equivalence relation
Correct : C. contingency
17. To prove the statement P tautologically implies the statement Q, it is enough to prove that _________.
A. P conditional Q is a contradiction
B. P conditional Q is a tautology
C. P biconditional is a contradiction
D. P biconditional Q is a tautology
Correct : B. P conditional Q is a tautology
18. To prove the statement P is tautologically equivalent to the statement Q, it is enough to prove that _______.
A. P conditional Q is a contradiction
B. P conditional Q is a tautology
C. P biconditional Q is a contradiction
D. P biconditional Q is a tautology
Correct : D. P biconditional Q is a tautology
19. Let R={(1,2),(3,4),(2,6.} and S={(4,3),(2,5),(6,6)} be a relation then R composite S=____.
A. {(1,5),(3,3),(2,6)}
B. {(1,5),(3,6),(2,5)}
C. {(4,4),(2,5),(3,3)}
D. {(1,1),(3,3),(2,2)}
Correct : A. {(1,5),(3,3),(2,6)}
20. The binary relation R = {(0, 0), (1, a)} on A = {0, 1, 2, 3, } is _______.
A. reflexive, not symmetric, transitive
B. not reflexive, symmetric, transitive
C. reflexive, symmetric, not transitive
D. reflexive, not symmetric, not transitive
Correct : B. not reflexive, symmetric, transitive
21. There are only five distinct Hasse diagrams for partially ordered sets that contain _______elements.
A. 2
B. 3
C. 4
D. 6
Correct : B. 3
22. The production S tends to aB is of the type ________grammar.
A. 0
B. 1
C. 2
D. all the above
Correct : D. all the above
23. The production S tends to A is of the type _____grammar.
A. 0
B. 1
C. 2
D. all the above
Correct : A. 0
24. A regular grammar contain rules of the form is _____.
A. A tends to AB
B. AB tends to a
C. A tends to aB
D. AB tends to CD
Correct : C. A tends to aB
25. If an edge e is said to join the vertices u and v then the vertices u and v are called __.
A. initial vertices
B. terminal vertices
C. ends of e
D. all the above
Correct : B. terminal vertices
26. Edges intersect only at their ends are called ________.
A. planar
B. loop
C. link
D. non plannar
Correct : A. planar
27. Two vertices which are incident with the common edge are called ______________vertices.
A. distinct
B. directed
C. adjacent
D. loops
Correct : C. adjacent
28. An edge with identical ends is called _________.
A. complete graph
B. bipartite graph
C. loops
D. link
Correct : C. loops
29. An edge with same ends is called ___________.
A. complete graph
B. bipartite graph
C. loops
D. link
Correct : D. link
30. In a graph if few edges have directions and few do not have directions then the graph is called _________.
A. multi graph
B. directed graph
C. undirected graph
D. mixed graph
Correct : D. mixed graph
31. If two edges have same vertices as its terminal vertices those edges are called ____.
A. parallel
B. adjacent
C. incident
D. distinct
Correct : A. parallel
32. Each edge has one end in set X and one end in set Y then the graph (X, Y) is called _____graph.
A. bipartite
B. simple
C. complete
D. trivial
Correct : A. bipartite
33. The graph defined by the vertices and edges of a __________ is bipartite.
A. square
B. cube
C. single
D. both square and cube
Correct : B. cube
34. To any graph G there corresponds a vertex in a matrix called ________matrix.
A. incidence
B. adjacency
C. square
D. null
Correct : A. incidence
35. If H is a sub graph of G then G is a ______ of H.
A. proper sub grapth
B. inducted sub graph
C. spanning subgraph
D. super graph
Correct : D. super graph
36. If the graph G1 and G2 has no vertex in common then it is said to be ______.
A. disjoint
B. edge disjoint
C. union
D. intersection
Correct : A. disjoint
37. The degree of vertex v in G is __________.
A. number of edges of G incident with v
B. number of loops in G
C. number of links in G
D. number of sub graph in G
Correct : A. number of edges of G incident with v
38. If the edges of a walk W are distinct then W is called _________.
A. path
B. trial
C. walk
D. tour
Correct : D. tour
39. If the vertices of a walk W are distinct then W is called __________.
A. path
B. trial
C. walk
D. tour
Correct : A. path
40. Each loop counting has _________ edges.
A. 1
B. 2
C. 3
D. 4
Correct : B. 2
41. The statements that we consider initially are simple statements called _________statements.
A. molecular
B. compound
C. atomic
D. simple
Correct : C. atomic
42. The statements formed from atomic statements are called _________statements.
A. molecular
B. compound
C. atomic
D. simple
Correct : A. molecular
43. The negation of the statement is formed by introducing ___________.
A. not
B. and
C. or
D. if
Correct : A. not