An undirected, unweighted, simple graph $G(V, E)$ is said to be 2 -colorable if there exists a function $c: V \rightarrow\{0,1\}$ such that for every $(u, v) \in E, c(u) \neq c(v)$.
Which of the following statements about 2-colorable graphs is/are true?
The following sequence corresponds to the preorder traversal of a binary search tree:
$$ 50,25,13,40,30,47,75,60,70,80,77 $$
The position of the element 60 in the postorder traversal of $T$ is $\_\_\_\_$ . (answer in integer)
Note: The position begins with 1.
Let $P, Q, R$ and $S$ be the attributes of a relation in a relational schema. Let $X \rightarrow Y$ indicate functional dependency in the context of a relational database, where $X, Y \subseteq\{P, Q, R, S\}$ Which of the following options is/are always true?
In the context of relational database normalization, which of the following statements is/ are true?
GATE CSE Papers
All year-wise previous year question papers