Blogmepost
Latest Questions
Contact Us
Line size in a cache is recommended to be a power of 2.
Home
>
Technology
>
Line size in a cache is recommended to be a power of 2.
0
votes
17
views
Line size in a cache is recommended to be a power of 2.
(a)True
(b)False
#cache
asked
Oct 7, 2020
in
Technology
by
JackTerrance
(
187k
points)
Add Answer
1
Answer
0
votes
Answer True
answered
Oct 7, 2020
by
JackTerrance
(
187k
points)
Related questions
0
votes
1
answer
94
views
94
views
Which of the following is used to determine, if a piece of data in cache needs to be written back to cache?
asked
Oct 6, 2020
in
Technology
by
JackTerrance
(
187k
points)
#cache
0
votes
1
answer
48
views
48
views
Which type of cache is recommended to store user preferences for an application with several 100’s of concurrent users?
asked
Oct 6, 2020
in
Technology
by
JackTerrance
(
187k
points)
#cache
0
votes
1
answer
151
views
151
views
Which type of caching can be used to cache the contest registration page in a website, to reduce the time taken to serve the page for the users?
asked
Oct 6, 2020
in
Technology
by
JackTerrance
(
187k
points)
#cache
0
votes
1
answer
140
views
140
views
Which of the following in a cache address, specifies the exact location in the cache line where the requested data exists?
asked
Oct 6, 2020
in
Technology
by
JackTerrance
(
187k
points)
#cache
0
votes
1
answer
165
views
165
views
A cache has 1024 blocks and each block can contain 1024 bits of data. What is the size of the cache?
asked
Oct 6, 2020
in
Technology
by
JackTerrance
(
187k
points)
#cache
0
votes
1
answer
48
views
48
views
While using a Write Back cache, which of the following policies needs to be abided?
asked
Oct 7, 2020
in
Technology
by
JackTerrance
(
187k
points)
#cache
#read-write
#write-back-cache
0
votes
1
answer
38
views
38
views
For a cache look up to be a Hit, which of the following must be true?
asked
Oct 7, 2020
in
Technology
by
JackTerrance
(
187k
points)
#cache
0
votes
1
answer
64
views
64
views
A web page displays 10 items per page and has pagination enabled. What would be the recommended way to enable efficient paging?
asked
Oct 6, 2020
in
Technology
by
JackTerrance
(
187k
points)
#cache
0
votes
1
answer
195
views
195
views
Which Cache would be the best place to cache DNS data?
asked
Oct 7, 2020
in
Technology
by
JackTerrance
(
187k
points)
#cache
0
votes
1
answer
153
views
153
views
In which type of cache, application treats cache as the main data store and reads data from it and writes data to it?
asked
Oct 6, 2020
in
Technology
by
JackTerrance
(
187k
points)
#cache
0
votes
1
answer
74
views
74
views
Caching Technique where cache is populated the first time a certain piece of data is requested is called _________.
asked
Oct 6, 2020
in
Technology
by
JackTerrance
(
187k
points)
#cache
0
votes
1
answer
138
views
138
views
When a computer processor does not gets a data item that it requires in cache, then the problem is known as _________.
asked
Oct 6, 2020
in
Technology
by
JackTerrance
(
187k
points)
#cache
0
votes
1
answer
122
views
122
views
In which type of cache, application directly interacts with database for data that is not available in the cache?
asked
Oct 6, 2020
in
Technology
by
JackTerrance
(
187k
points)
#cache
0
votes
1
answer
61
views
61
views
Which Caching Topology is recommended for a read intensive distributed application?
asked
Oct 7, 2020
in
Technology
by
JackTerrance
(
187k
points)
#cache
0
votes
1
answer
68
views
68
views
Which type of cache reference locality aims at designing cache to store “Recently Referenced Data” assuming that the
asked
Oct 6, 2020
in
Technology
by
JackTerrance
(
187k
points)
#cache
0
votes
1
answer
49
views
49
views
Which type of cache reference locality aims at designing cache to store the entire block near the Recently Referenced Data?
asked
Oct 6, 2020
in
Technology
by
JackTerrance
(
187k
points)
#cache
0
votes
1
answer
27
views
27
views
A cache is a ______________.
asked
Oct 6, 2020
in
Technology
by
JackTerrance
(
187k
points)
#cache
0
votes
1
answer
32
views
32
views
Which of the following is true about the cache?
asked
Oct 7, 2020
in
Technology
by
JackTerrance
(
187k
points)
#cache
0
votes
1
answer
11
views
11
views
How to Reading/Writing to Cache?
asked
Oct 6, 2020
in
Technology
by
JackTerrance
(
187k
points)
#cache
0
votes
1
answer
558
views
558
views
A byte addressable direct-mapped cache with 1024 blocks/lines, and with each block are having 8 32-bit words. How many bits are required for block offset, assuming a 32-bit address?
asked
Oct 6, 2020
in
Technology
by
JackTerrance
(
187k
points)
#cache
0
votes
1
answer
50
views
50
views
Cache Performance or Average Memory Access time (AMAT) depends on which of the following?
asked
Oct 7, 2020
in
Technology
by
JackTerrance
(
187k
points)
#cache
0
votes
1
answer
47
views
47
views
Cache Performance or Average Memory Access time (AMAT) depends on which of the following?
asked
Oct 6, 2020
in
Technology
by
JackTerrance
(
187k
points)
#cache
+1
vote
2
answers
33
views
33
views
Which operator can be used to determine the size of a data type or variable in C Programming?
asked
Nov 9, 2020
in
Technology
by
JackTerrance
(
187k
points)
#c-programming
+1
vote
1
answer
100
views
100
views
The smallest recommended virtual machine size in Azure for a production environments is ____.
asked
Oct 20, 2020
in
Technology
by
JackTerrance
(
187k
points)
#azure
0
votes
1
answer
11
views
11
views
What is Cache Replacement?
asked
Oct 6, 2020
in
Technology
by
JackTerrance
(
187k
points)
#cache
...