Recent questions tagged ugcnetcse-june2010-paper2

1 votes
1 answer
2
At any given time Parallel Virtual Machine (PVM) has _______ send buffer and ________ receive buffer.One-oneOne-twoTwo-twoTwo-one
0 votes
1 answer
4
1 votes
0 answers
5
0 votes
1 answer
6
Applications-softwareIs used to control the operating systemIncludes programs designed to help programmersPerforms a specific task for computer usersAll of the above
3 votes
1 answer
10
0 votes
2 answers
11
1 votes
2 answers
12
0 votes
0 answers
14
1 votes
2 answers
15
Match the following :$\begin{array}{clcl} \text{(a)} & \text{Disk scheduling} & \text{1.} & \text{Robin-round} \\ \text{(b)} & \text{Batch processing} & \text{2.} & \tex...
6 votes
3 answers
16
0 votes
2 answers
17
1 votes
2 answers
19
1 votes
0 answers
21
1 votes
2 answers
22
2 votes
2 answers
23
1 votes
2 answers
24
1 votes
2 answers
26
In a $B$ tree of order $5$, the following keys are inserted as follows : $7, 8, 1, 4, 13, 20, 2, 6$ and $5$ How many elements are present in the root of the tree ?$1$ $2$...
0 votes
3 answers
27
A chained hash table has an array size of $100$. What is the maximum number of entries that can be placed in the table ?$100$$200$$10000$There is no upper limit
2 votes
1 answer
28
In a complete binary tree of n nodes, how far are the two most distant nodes ? Assume each edge in the path counts as !About $\log_{2} n$About $2 \log_{2} n$About $n \log...
0 votes
2 answers
29