602 views
0 votes
0 votes
L1 and L2 cache access time 2ns and 5ns respt.

Hit percentage 3% and 5% respt.

If Average access time =2.4ns then memory access time=?

1 Answer

0 votes
0 votes

solution...

Related questions

0 votes
0 votes
1 answer
1
utk0203 asked Mar 23, 2017
277 views
TCP provides which UDP does notinorder packet , flow control , congestion control , all of these
0 votes
0 votes
1 answer
2
utk0203 asked Mar 23, 2017
260 views
SYN packet is sent throughoptions1)Bind2)Socket3)Listen
1 votes
1 votes
1 answer
3
utk0203 asked Mar 24, 2017
544 views
Time complexity of dijkstra's algorithm when array used in place of priority queueOptions O(V^2) , O(VlogV+E) , O(VlogV+ElogV) , O(V^3)