0 votes
181
2 votes
182
Compute utilization of token ring LAN where all stations are queued to send. Given the following parameters:ring length=5000 metressignal propagation=5 ns/mno. of station...
3 votes
183
On a system using fixed partition  with sizes 2^8, 2^16, 2^24, 2^32 and 2 ^ 64. How many bits must the limit register have ?a) 16 bitsb)24 bitsc)32 bitsd) 64 bits
0 votes
184
I got the state to be unsafe since Available is (1,1) which can't satisfy the need of any process so why is not deadlock ?
1 votes
185
Is it always true that FIFO  will suffer from Belady Anamoly when i increase the frame number allocate from k to k + 1 .or it depends upon the reference string also ?
20 votes
187
Given a block can hold either $3$ records or $10$ key pointers. A database contains n records, then how many blocks do we need to hold the data file and the dense index$1...
0 votes
189
0 votes
191
int main (){ int a=5,b=3; printf("%d", a+++++b); // 5 +'s }Please Explain.
1 votes
194
Consider the grammar$S \rightarrow ABCc \mid bc$$BA \rightarrow AB$$Bb \rightarrow bb$$Ab \rightarrow ab$$Aa \rightarrow aa$Which of the following sentences can be derive...
2 votes
196
A process having access to f frames(initially all empty) makes m memory accesses to p distinct pages.What are the max and min. no. of page faults that will occur?
4 votes
197
In DBMS, why is there a need for the use of tree based indexing algorithms, when we have multilevel indexes available for use ?
0 votes
199
The given word is MATHEMATICS which can be arranged in different ways by taking some or all the letters used in the word.the number of words that can be formed by taking ...
0 votes
200
32 votes
201
0 votes
202
If I am given an array $X$ of $n$ distinct integers which is interpreted as a complete binary tree, so if the parent is at index $i$, then it's left child would be at ind...
0 votes
209
0 votes
210
1. 10.100.100.100 & 10.100.100.1002. 10.100.100.100 & 255.255.255.2553. 10.100.100.100 & 127.1.100.14. 127.100.100.100 & 10.100.100.100