Recent questions tagged nielit-2018

3 votes
3 answers
31
Identify the subnet mask for the given direct broadcast address of subnet is $201.15.16.31$$255.255.192.192$$255.255.255.198$$255.255.255.240$$255.255.257.240$
1 votes
3 answers
32
1 votes
3 answers
33
The language $\{ W^a X^b Y^{a+b} \mid a, b, >1\}$ isRegularContext-free but not regularContext sensitive but not context freeType$=0$ but not context sensitive
0 votes
2 answers
35
Baud rate measures the number of ____ transmitted per secondSymbolsBitsByteNone of these
2 votes
3 answers
36
______ is NOT a part of the ACID propertiesInconsistencyConsistencyAtomicityIsolation
1 votes
3 answers
37
The smallest element that can be found in time ____ in a binary max heap.$O(n \log n)$$O( \log n)$$O(n)$$O(n^2)$
0 votes
1 answer
38
Find the effective access time for the memory for the given data.Page fault service time $=8$ msAverage memory access time $=20$ nsOne page fault is generated for every m...
1 votes
3 answers
39
A RAM chip has a capacity of $1024$ words of $8$ bits each $(1K \times 8)$. The number of $2 \times 4$ decoders with enable line needed to construct a $32 K \times 8$ RAM...
0 votes
3 answers
40
Consider the following Finite State Automaton. The language accepted by the automaton is given by the regular expression.$ab^*b^*$$a^*b^*$$b^*b$$b^*ab^*$
1 votes
1 answer
41
____ is used to convert from recursive to iterative implementation of an algorithmArrayTreeStackQueue
1 votes
2 answers
42
____ symbol is used to denote derived attributes in ER modelDashed ellipseSquared ellipseEllipse with attribute name underlinedRectangular Box
1 votes
3 answers
44
Time to Live(TTL) field in the IP datagram is used ______to optimize throughputto prevent packet loopingto reduce delaysto prioritize packets
2 votes
3 answers
45
______ transport layer protocol is used to support electronic mailSNMPIPSMTPTCP
1 votes
1 answer
46
The hexadecimal representation of $(632)_8$ is$19A$$198$$29A$$291$
1 votes
1 answer
47
______ sorting algorithms has the lowest worst-case complexity.Selection SortBubble SortMerge SortQuick Sort
0 votes
2 answers
48
Decreasing the RAM causesfewer page faultsmore page faultsvirtual memory gets increasedvirtual memory gets decreased
5 votes
3 answers
49
The following table has two attributes $X$ and $Y$ where $X$ is the primary key and $Y$ is the foreign key referencing $X$ with on-delete cascade.$\begin{array}{|c|c|} \h...
0 votes
1 answer
50
The process executes the following code and after execution ______ number of child process get createdfork(); fork(); fork(); fork();$4$$1$$15$$16$
0 votes
2 answers
51
_____ is holding an entry for each terminal symbol and is acting as permanent database.Variable TableTerminal TableKeyword TableIdentifier Table
0 votes
2 answers
52
In the disk, swap space is used to _______.save XML filessave process datasave driverssave HTML files
5 votes
5 answers
54
______ to evaluate an expression without any embedded function calls.Two stacks are requiredone stack is neededThree stacks are requiredMore than three stacks are require...
1 votes
3 answers
55
Maximum number of superkeys for the relation schema $R(X,Y,Z,W)$ with $X$ as the key is$6$$8$$9$$12$
0 votes
4 answers
56
Identify the total number of tokens in the given statementprintf("A%B=",&i);$7$$8$$9$$13$
0 votes
1 answer
57
In a system, counting semaphore was initialized to $10$, then $6P$(wait) operations and $4V$ (signal) operations were completed on this semaphore. So _____ is the final v...
1 votes
3 answers
58
2 votes
2 answers
59
$(A+C’)(B’+C’)$ simplifies to$AC’+B’$$C(A’+B’)$$BC’+A$$AB’+C’$
1 votes
1 answer
60
If the period of a signal is $100$ ms. Then its frequency in Hertz is ______$10$$100$$1000$$10000$