| 21. |
Reachability is _____ relation.
(1). reflexive
(2). symmetric
(3). transitive
(4). anti symmetric
|
||||||||
|
Answer:
Option (b) |
| 22. |
If v is reachable from u then d does not satisfy _____.
|
||||||||
|
Answer:
Option (a) |
| 23. |
Which of the following is incorrect?
|
||||||||
|
Answer:
Option (a) |
| 24. |
The sum of each elements in the row of adjacency matrix indicates _____ of the corresponding vertex.
|
||||||||
|
Answer:
Option (b) |
| 25. |
which of the following is the formula of Warshall's algorithm?
|
||||||||
|
Answer:
Option (b) |
| 26. |
Which of the following is incorrect?
|
||||||||
|
Answer:
Option (d) |
| 27. |
The level of the root of a directed tree is _____.
|
||||||||
|
Answer:
Option (a) |
| 28. |
In a directed tree the out degree of every vertex is less than or equal to 2 is called _____.
|
||||||||
|
Answer:
Option (a) |
| 29. |
The vertex which is reachable from u is called _____ of u.
|
||||||||
|
Answer:
Option (b) |
| 30. |
Which of the following is not a type of tree traversal?
|
||||||||
|
Answer:
Option (d) |