Question 1
Question 2
Which of the following statement(s) is/are false ? (a) A connected multigraph has an Euler Circuit if and only if each of its vertices has even degree. (b) A connected multigraph has an Euler Path but not an Euler Circuit if and only if it has exactly two vertices of odd degree. (c) A complete graph (Kn) has a Hamilton Circuit whenever n ≥ 3. (d)A cycle over six vertices (C6) is not a bipartite graph but a complete graph over 3 vertices is bipartite. Codes:
Question 3
Question 4
Consider the graph given below:
The two distinct sets of vertices, which make the graph bipartite are:
(v1, v4, v6); (v2, v3, v5, v7, v8)
(v1, v7, v8); (v2, v3, v5, v6)
(v1, v4, v6, v7); (v2, v3, v5, v8)
(v1, v4, v6, v7, v8); (v2, v3, v5)
Question 5
A tree with n vertices is called graceful, if its vertices can be labelled with integers 1, 2,....n such that the absolute value of the difference of the labels of adjacent vertices are all different. Which of the following trees are graceful?
codes:
Question 6
Which of the following arguments are valid ?
(a)“If Gora gets the job and works hard, then he will be promoted. If Gora gets promotion, then he will be happy. He will not be happy, therefore, either he will not get the job or he will not work hard”.
(b)“Either Puneet is not guilty or Pankaj is telling the truth. Pankaj is not telling the truth, therefore, Puneet is not guilty”.
(c)If n is a real number such that n>1, then n2>1. Suppose that n2>1, then n>1.
(a) and (c)
(b) and (c)
(a), (b) and (c)
(a) and (b)
Question 7
Question 9
Question 10
There are 50 questions to complete.