1) A tour of G is a closed walk of graph G which includes every edge G at least once. A ..... tour of G is a tour which includes every edge of G exactly once ?
6) A path in graph G, which contains every vertex of G once and only once ?
- Hamiltonian
- Planar
- Isomorphic
- Euler
Show/Hide Answer
Answer = D
Explanation: If some closed walk in a graph contains all the edges then the walk is called Euler.
2) Which of the following is not a type of graph ? Explanation: If some closed walk in a graph contains all the edges then the walk is called Euler.
- Euler
- Hamiltonian
- Tree
- Path
Show/Hide Answer
Answer = D
Explanation:Path is a way from one node no another but not a graph.
3) Choose the most appropriate definition of plane graph ? Explanation:Path is a way from one node no another but not a graph.
- A graph drawn in a plane in such a way that any pair of edges meet only at their end vertices
- A graph drawn in a plane in such a way that if the vertex set of graph can be partitioned into two non - empty disjoint subset X and Y in such a way that each edge of G has one end in X and one end in Y.
- A simple graph which is Isomorphic to Hamiltonian graph
- None of these
Show/Hide Answer
Answer = A
Explanation: No explanation for this question.
4) A continuous non - intersecting curve in the plane whose origin and terminus coincide ? Explanation: No explanation for this question.
- Planer
- Jordan
- Hamiltonian
- All of these
Show/Hide Answer
Answer = B
Explanation: The jordan graph is the set of all vertices of minimum eccentricity that is the set of all vertices A where the greatest distance to other vertex B is minimal.
5) Polyhedral is.... ? Explanation: The jordan graph is the set of all vertices of minimum eccentricity that is the set of all vertices A where the greatest distance to other vertex B is minimal.
- A simple connected graph
- A plane graph
- A graph in which the degree of every vertex and every face is atleast 3
- All of above
Show/Hide Answer
Answer = D
Explanation: A polyhedral graph is the undirected graph formed from the vertices and edges of a convex polyhedron
Explanation: A polyhedral graph is the undirected graph formed from the vertices and edges of a convex polyhedron
6) A path in graph G, which contains every vertex of G once and only once ?
- Eulartour
- Hamiltonian Path
- Eular trail
- Hamiltonian tour
Show/Hide Answer
Answer = B
Explanation:A Hamiltonian circuit in a connected graph is defined as a closed walk that traverse every vertex of G exactly once except the starting vertex.
7) A minimal spanning tree of a graph G is.... ? Explanation:A Hamiltonian circuit in a connected graph is defined as a closed walk that traverse every vertex of G exactly once except the starting vertex.
- A spanning sub graph
- A tree
- Minimum weights
- All of above
Show/Hide Answer
Answer = D
Explanation: A tree is said to be spanning tree of connected graph G if it is subgraph of G and contains all the vertices of G.
8) A tree having a main node, which has no predecessor is.... ? Explanation: A tree is said to be spanning tree of connected graph G if it is subgraph of G and contains all the vertices of G.
- Spanning tree
- Rooted tree
- Weighted tree
- None of these
Show/Hide Answer
Answer = B
Explanation:A tree in which one vertex distinguish from all other is called rooted tree.
9) Diameter of a graph is denoted by diam(G) is defined by.... ? Explanation:A tree in which one vertex distinguish from all other is called rooted tree.
- max (e(v) : v belongs to V)
- max( d(u,v) )
- Both A and B
- None of these
Show/Hide Answer
Answer = C
Explanation: The diameter of a graph G is largest distance between two vertices in a graph G.
10) A vertex of a graph is called even or odd depending upon ? Explanation: The diameter of a graph G is largest distance between two vertices in a graph G.
- Total number of edges in a graph is even or odd
- Total number of vertices in a graph is even or odd
- Its degree is even or odd
- None of these
Show/Hide Answer
Answer = C
Explanation: The vertex of a graph is called even or odd based on its degree.
Explanation: The vertex of a graph is called even or odd based on its degree.
Do You Like This? Please take 5 seconds to share with your firends.
0 comments:
Post a Comment