1 votes
41
Difference between static memory allocation and dynamic memory allocation.(Need concept clearing explanation)
0 votes
46
3 votes
47
4 votes
48
How to prove that $\text{"complement of L }= \{WW^R \mid W \in \{a,b\}^*\} \text{ is CFL}" $?
4 votes
49
let $S$ be a String containing either $0$ or $1$ .further there are no two consecutive $0s$ in $S$. No of solution on an input size $S(N)$ is bounded by$O(n^2)$$O(nlogn)$...
0 votes
50
Context switching time in FCFS scheduling algorithm have less than equal to Round-Robin.explain this statement
1 votes
57
How to find eigen value in this type of matrix?
0 votes
62
0 votes
65
which one is coorect option c or d??
0 votes
66
i dont understand the solution! can anyone elaborate?
2 votes
68
A DMA module is transferring characters to memory using cycle stealing, from a device transmitting at 12800 bits per second.The processor is fetching instructions at the ...
3 votes
69
If a 16 – way set associative cache is made up of 64 bit words, 16 words per line and 8192 sets, how big is the cache in mega bytes?