Programme - MCA Course Name - Discrete Mathematics Course Code - MCA104 (Semester - 1)
Programme - MCA Course Name - Discrete Mathematics Course Code - MCA104 (Semester - 1)
Module-V
a. even b. odd
c. prime d. none of these
6. If a graph has 6 vertices and 15 edges then the size of its adjacency matrix is
a. 6X6 b. 6X15
c. 15X6 d. 15X15
7. Number of edges in a complete graph with n-vertices is:
n n
C1 b. C2
a.
n n
C3 d. Cn
c.
8. The root of a binary tree is the vertex having degree
a. 1 b. 2
c. 3 d. 4
9. The possible number of vertices in a binary tree is
a. 4 b. 6
c. 5 d. 2
10. To make a graph (with e edges and n vertices) free from any circuit the minimum number of edges
to be removes from G in
a. e-n b. e-n+1
c. n-1 d. e-1
11. If G is a tree with n vertices, then the number of edges of G are
a. n b. (n-1)
c. n(n+1) d. n(n-1)
12. Every vertex of a null graph is
Pendant b. Isolated
a.
c. Odd d. none of these
13. An edge whose two end vertices coincide is called
every loop is a circuit d. The origin and the terminus of a walk are
c.
always same.
16. The degree of an isolated vertex is
a. 0 b. 1
c. 2 d. none
17. If T be a spanning tree in a graph G then the co-tree of T contains
a. 0 b. 1
c. 2 d. may be more than 2 .
21. A self-loop cannot be included in a
walk b. circuit
a.
trail d. path
c.