Recent questions tagged ugcnetcse-june2015-paper2

0 votes
4 answers
3
Which of the following algorithms sort $n$ integers, having the range $0$ to $(n^2 -1)$, in ascending order in $O(n)$ time?Selection sortBubble sortRadix sortInsertion so...
2 votes
1 answer
9
3 votes
1 answer
10
Match the following:$$\begin{array}{|ll|ll|} \hline \text{a.} & \text{Size-oriented} &i. & \text{uses number of external interfaces as one of} \\ &\text{metrics}&& \text{...
3 votes
2 answers
12
4 votes
5 answers
15
1 votes
1 answer
17
If all the production rules have single non-terminal symbol on the left side, the grammar defined is:Context free grammarContext sensitive grammarUnrestricted grammarPhas...
1 votes
1 answer
18
1 votes
1 answer
19
Match the following:$\begin{array}{|ll|ll|} \hline \text{a.} & \text{Forelward Reference Table} & i. & \text{Assembler directive} \\ \hline \text{b.}& \text{Mnemonic Tab...
4 votes
1 answer
21
2 votes
2 answers
22
1 votes
1 answer
23
Match the following port numbers with their uses:$\begin{array}{|ll|ll|} \hline & \textbf{List – I} & & \textbf{List – II} \\ \hline \text{a.} & 23 & i. & \text{World...
2 votes
1 answer
25
To determine the efficiency of an algorithm the time factor is measured byCounting micro secondsCounting number of key operationsCounting number of statementsCounting kil...
2 votes
1 answer
27
2 votes
2 answers
29