Recent questions tagged test-series

0 votes
1 answer
152
Direct mapped cache, may produce more misses if programs refers to memory words that occupy a same tag value??is this statement is correct or not??? give a reason??
0 votes
2 answers
153
How to calculate the sizeof(arr2)?
2 votes
1 answer
156
Consider the equivalence relation R induced by the partition P={{1},{3},{2,4,5,6}} of set A={1,2,3,4,5,6}.The number of ordered pairs in R is ____
2 votes
1 answer
157
What is the value of the given determinant ?
3 votes
1 answer
160
1 votes
2 answers
161
0 votes
1 answer
162
A router with MTU of 1024 bytes has received an IP packet of size 4240 bytes with an IP header of 20 bytes. The value of MF and offset of the 3rd fragment is ________
0 votes
1 answer
163
How many trailing zeros will be there after the rightmost non-zero digit in the value of 25! ?
3 votes
3 answers
165
The number of possible ways in which 5 identical helicopters can take off given that we are having 5 helipads.____
1 votes
1 answer
168
Given a system with 3 processes where each process requires at least 2 resources to complete their execution, then the largest number of resources which will guarantee a ...
2 votes
2 answers
169
Consider the following memories with their miss rates and hit times Then the average memory access time is ______ (in ns)
5 votes
4 answers
170
Consider the system of equations x+y+z=3x+2y+3z=4x+4y+kz=6 The above system of equations will not have a unique solution for k equals to___
0 votes
0 answers
171
What is the correct procedure to solve this limit ?
2 votes
2 answers
173
A large bowl contains 15 balls that are identical except for their colors 6 are colored red, 5 are colored blue and 4 are colored green. What is the probability that two ...
2 votes
3 answers
175
1 votes
1 answer
176
The number of minterms in the function F is _______
1 votes
2 answers
177
Consider the following table.Create table TEST (one integer,two integer,primary key(one, two),check (one between 1 and 10),check (two between 1 and 5));How many tuples at...
0 votes
1 answer
179
Suppose that we are considering an enhancement that runs 10 times faster than the original machine but is usable only 40% of the time. What is the overall speedup gained ...