Which of the followings are sequential circuit?
A. Flip flopB. MultiplexerC. CounterD. DecoderE. Adder
Previous 10 Questions — UGC NET Computer Science June 2024 (Paper II)
Nearest first
1
2
3
4
5
6
7
8
9
10
Which of the following are tautology?A. $(p \lor r) \rightarrow p$B. $p \rightarrow (p \land r)$C. $\sim p \rightarrow …
Topic: UGC NET Computer Science June 2024 (Paper II)
For making a memory of size $2048 \times 8$ bytes using chips of size $128 \times 4$ bytes, the number of chips require…
Topic: UGC NET Computer Science June 2024 (Paper II)
Match List-I with List-II List-I List-II A. Verification I. White box Testing B. ValidationII.…
Topic: UGC NET Computer Science June 2024 (Paper II)
The height of a binary search tree for the words banana, peach, apple, pear, coconut, mango and papaya using alphabetic…
Topic: UGC NET Computer Science June 2024 (Paper II)
What will be the ordering of typical steps when processing a high-level query?A. Query optimizerB. Runtime database pro…
Topic: UGC NET Computer Science June 2024 (Paper II)
The sequence of steps for a page replacement algorithm will be:A. find a frame that is not currently being usedB. chang…
Topic: UGC NET Computer Science June 2024 (Paper II)
An ambiguous grammar is one which has:A. More than one derivationsB. More than one left most derivationsC. More than on…
Topic: UGC NET Computer Science June 2024 (Paper II)
Which of the following is not the most common property in social network?
Topic: UGC NET Computer Science June 2024 (Paper II)
Techniques for performing I/O:A. Programmed I/OB. Interrupt-driven I/OC. Rotational I/OD. Direct memory accessE. Channe…
Topic: UGC NET Computer Science June 2024 (Paper II)
Arrange the following simple graphs based on number of spanning trees they have:A. $K_3$ (Complete graph with 3 nodes)B…
Topic: UGC NET Computer Science June 2024 (Paper II)
Next 10 Questions — UGC NET Computer Science June 2024 (Paper II)
Ascending by ID
1
2
3
4
5
6
7
8
9
10
Match List-I with List-II List-I List-II A. UnionI. Virtual Reality B. Function II. Shadow mas…
Topic: UGC NET Computer Science June 2024 (Paper II)
What is a perceptron in ANN?
Topic: UGC NET Computer Science June 2024 (Paper II)
Match List-I with List-II: List-I List-IIA. Back Tracking I. Automata B. Infinite languages w…
Topic: UGC NET Computer Science June 2024 (Paper II)
What is the total delay (latency) for a frame size of 10 million bits that is being set up on a link with 20 routers, e…
Topic: UGC NET Computer Science June 2024 (Paper II)
A bit string of length four is generated at random. What is probability that it contains at least two consecutive 0’s g…
Topic: UGC NET Computer Science June 2024 (Paper II)
Shift-Reduce conflicts are resolved by :
Topic: UGC NET Computer Science June 2024 (Paper II)
Back propagation is a learning technique that adjusts weights in the neural network by propagating weight changes :
Topic: UGC NET Computer Science June 2024 (Paper II)
Arrange the following from fastest to slowest in speed:A. DRAMB. SRAMC. CPU RegistersD. Magnetic tapesE. Hard disk
Topic: UGC NET Computer Science June 2024 (Paper II)
Which of the following statements is/are false?A. A user can assign privileges to any user on any relation.B. A user ca…
Topic: UGC NET Computer Science June 2024 (Paper II)
For the regular languages and context free languages which is not correct?A. both are closed under union operationB. bo…
Topic: UGC NET Computer Science June 2024 (Paper II)