0 votes
3 answers
1481
Which module gives control of the CPU to the process selected by the short-term schedular?DispatcherInterruptSchedularThreading
0 votes
1 answer
1484
In Distributed system, the capacity of a system to adapt the increased service load is calledToleranceScalabilityCapabilityLoading
1 votes
1 answer
1485
Match the description of several parts of a classic optimizing compiler in $\textbf{List-I}$, with the names of those parts in $\textbf{List-II}$ :$\begin{array}{clcl} & ...
0 votes
1 answer
1490
0 votes
1 answer
1491
Which of the following layer of OSI Reference model is also called end-to-end layer ?Network layerDatalink layerSession layerTransport layer
0 votes
1 answer
1492
0 votes
1 answer
1493
_________ do not take their decisions on measurements or estimates of the current traffic and topology.Static algorithmsAdaptive algorithmsNon-Adaptive algorithmsRecursiv...
0 votes
1 answer
1494
Which of the following devices takes data sent from one network device and forwards it to the destination node based on MAC address?HubModemSwitchGateway
0 votes
0 answers
1496
A list of n strings, each of length n, is sorted into lexicographic order using merge - sort algorithm. The worst case running time of this computation is:$O (n \log n)$$...
0 votes
2 answers
1498
The following numbers are inserted into an empty binary search tree in the given order: $10,1,3,5,15,12,16$. What is the height of the binary search tree?$3$$4$$5$$6$
0 votes
1 answer
1500
_________ SQL command changes one or more fields in a recordLOOK-UPINSERTMODIFYCHANGE