Recent questions tagged ugcnetcse-june2013-paper3

2 votes
1 answer
32
Match the following :$\begin{array} {} \text{a.}& \text{Context sensitive language} & \text{i.} & \text{Deterministic finite automation} \\ \text{b.}& \text{Regular gram...
3 votes
1 answer
33
2 votes
1 answer
36
3 votes
1 answer
39
Arrays in C language can have ____ with reference to memory representation.n-subscriptstwo-subscriptsonly one subscriptthree subscripts only
4 votes
1 answer
41
If 40 black lines interleaved with 40 white lines can be distinguished across one inch, the resolution is40 line-pairs per inch80 line-pairs per inch1600 lines per inch40...
3 votes
1 answer
42
3 votes
1 answer
43
3 votes
2 answers
44
3 votes
2 answers
45
An actor in an animation is a small program invoked _____ per frame to determine the characteristics of some object in the animation.oncetwice30 times60 times
1 votes
1 answer
46
The total transportation cost in an initial basic feasible solution to the following transportation problem using Vogel’s Approximation method is$\begin{array}{|l|l|l|l...
2 votes
1 answer
47
3 votes
1 answer
48
3 votes
2 answers
49
2 votes
1 answer
50
1 votes
1 answer
51
1 votes
2 answers
52
1 votes
1 answer
53
Match the following $:$$\begin{array} {} \text{a.} & \text{Data link Layer} & \text{i.} & \text{Flow Control} \\ \text{b.} & \text{Network Layer} & \text{ii.} & \text{N...
3 votes
4 answers
54
The baud rate of a signal is 600 baud/second. If each signal unit carries 6 bits, then the bit rate of a signal is ____36001006/600None of the above
2 votes
2 answers
55
1 votes
1 answer
57
0 votes
1 answer
59
The solution of recurrence relation, $T(n) = 2T (floor (\sqrt{n}))+\log n$ is$O(n \log \log \log n)$$O(n \log \log n)$$O(\log \log n)$$O(\log n \log \log n)$
1 votes
1 answer
60
The golden ratio $\varphi$ and its conjugate $\bar{\varphi}$ both satisfy the equation$x^3 –x-1=0$$x^3 +x-1=0$$x^2 –x-1=0$$x^2 +x-1=0$