Q.1.
A linear collection of data elements where the linear node is given by means of pointer is called?
Q.2.
A variant of the linked list in which none of the node contains NULL pointer is?
Q.3.
Two main measures for the efficiency of an algorithm are
Q.4.
In linked list,the logical order of elements
Q.5.
The complexity of linear search algorithm is
Q.6.
A data structure where elements can be added or removed at either end but not in the middle is referred as
Q.7.
The indirect change of the values of a vari- able in one module by another module is called
Q.8.
In C, if you pass an array as an argument to a function, what actually gets passed?
Q.9.
The keyword used to transfer control from a function back to the calling function is
Q.10.
The space factor when determining the efficiency of algorithm is measured by
Q.11.
Which of the following is not the required condition for binary search algorithm
Q.12.
In a Heap tree values in a node is greater than
Q.13.
A binary tree whose every node has either zero or two children is called
Q.14.
A node of doubly linked contains
Q.15.
Select the set of operations to delete the first node from a linked list
Q.16.
Select the set of operations to insert a node pointed by q at the beginning of the linked list
Q.17.
Select the set of instructions to insert a node pointed by q after a node pointed by p
Q.18.
Which nodes contains a null pointer in a linked list?
Q.19.
A node in a linked list must contain at least
Q.20.
Uncompressed video requires a ________ data rate.