1
GATE CSE 1994
MCQ (Single Correct Answer)
+2
-0.6
If A and B are real symmetric matrices of size n x n. Then, which one of the following is true?
A
$$A{A^t} = I$$
B
$$A = A - 1$$
C
AB = BA
D
$${(AB)^T} = {B^T}{A^T}$$
2
GATE CSE 1994
MCQ (Single Correct Answer)
+1
-0.3
The number of distinct simple graph with upto three nodes is
A
15
B
10
C
7
D
9
3
GATE CSE 1994
True or False
+2
-0
Let $$p$$ and $$q$$ be propositions. Using only the truth table decide whether $$p \Leftrightarrow q$$ does not imply $$p \to \sim q$$ is true or false.
A
TRUE
B
FALSE
4
GATE CSE 1994
MCQ (Single Correct Answer)
+2
-0.6
The number of substrings (of all length inclusive) that can be formed from a character string of length $$n$$ is
A
$$n$$
B
$${n^2}$$
C
$${{n\left( {n - 1} \right)} \over 2}$$
D
$${{n\left( {n + 1} \right)} \over 2}$$