1
GATE CSE 1987
MCQ (Single Correct Answer)
+2
-0.6
In a circular linked list organization,insertion of a record involves modification of :
A
One Pointer
B
One Pointer
C
Multiple pointers
D
No pointer
2
GATE CSE 1987
True or False
+1
-0
If the no of leaves in a tree is not a power of 2,then the tree is not a binary tree.
A
TRUE
B
FALSE
3
GATE CSE 1987
Subjective
+1
-0
(a) How many binary relations are there on a set A with n elements?

(b) How many one - to - one functions are there from a set A with n elements onto itself

4
GATE CSE 1987
MCQ (Single Correct Answer)
+2
-0.6
A square matrix is singular whenever:
A
The rows are linearly independent
B
The columns are linearly independent
C
The row are linearly dependent
D
None of the above