1 votes
1 answer
1
People who attended IISc CDS MTech admission interviews on 18th April 2017, can you please share your experience?
1 votes
2 answers
2
I know the textbook recommended for Algorithms is CLRS. However, I found it too much to digest. I instead bought the book by Horowitz and Sahni- Fundamentals of Computer ...
4 votes
0 answers
3
All elements of a 2x2 matrix "A" can have values either 0 or 1. The probability that any element gets a value (0 or 1) is 1/2. If all elements of this matrix are chosen a...
1 votes
0 answers
4
Suppose Ethernet physical addresses are chosen at random ( using true randombits). The probability that on a 1024-host network, two addresses will be the same?A) 1.77 x 1...
2 votes
1 answer
5
The schedule S:T1: Read(X); T2: Write(X);T2: Write(Y);T3: Write(Y);T1: Write(Y);T1: commit; T2: commit;T3: commit;is Recoverable or non-recoverable?
2 votes
1 answer
8
For incrementing or decrementing the value of Program Counter (PC), is switching to Kernel mode required?
0 votes
1 answer
10
What is the difference between CPU clock cycle and CPU frequency?What is the relation between them?
0 votes
1 answer
11
What is the difference between CPU frequency and Clock Cycle? What is the relation between them?
0 votes
1 answer
12