0 votes
0 answers
22
Is there any general fromula for memory access time which include all the cases like cache hit, page fault, TLB hit etc.??@arjun sir or anyone
0 votes
0 answers
23
Does context switch time depends on scheduling algorithms??
0 votes
0 answers
24
When a cache miss occurs the time required to access the memory is the sum of???
0 votes
0 answers
25
Does more than one safe sequence can exists??
0 votes
1 answer
26
Can someone explain or suggeste blog or something where i can understand the concept of indirect block address , doubly indirect block address and direct block address..
0 votes
0 answers
27
Backtracking is required in which bottom-up or top-down ....can any one explain this..??? or share a link where i can find the sufficient info..
0 votes
1 answer
28
A good book of TOC for GATE ??
0 votes
1 answer
29
Can anyone explain How to check whether the given tuple relational query is safe or not( any link or blog)
0 votes
0 answers
30
Plzz someone suggest me a book or blog where i can clear my concurrency control and transaction management concepts
0 votes
1 answer
31
How can we identify whether a function is call by value or call by refrence?? by looking at the defination or by looking at the statement where it is called.please someon...