Change set

Pick exam & year, then Go.

Question map
Not attempted Correct Incorrect Bookmarked
Loading…
Q78 (CISF/2024) Science & Technology › ICT, AI, Cybersecurity & Emerging Tech

The smallest addressable unit of memory is

Result
Your answer:  ·  Correct: B

Explanation

In computer architecture, the byte is considered the smallest addressable unit of memory. While a bit is the most fundamental unit of information (representing a 0 or a 1), most computer systems are "byte-addressable," meaning the hardware assigns a unique memory address to every 8-bit group (byte) rather than to individual bits.

  • Bit: The smallest unit of data, but generally not directly addressable by the CPU.
  • Nibble: Consists of 4 bits (half a byte); it is not a standard addressable unit.
  • Word: The natural size of data handled by a processor (e.g., 32-bit or 64-bit), which is larger than a byte.

According to standard computer science definitions (and NCERT textbooks), because the CPU accesses memory locations starting at the byte level, the byte is the correct answer.

How others answered
Each bar shows the % of students who chose that option. Green bar = correct answer, blue outline = your choice.
Community Performance
Out of everyone who attempted this question.
100%
got it right
✓ Thank you! We'll review this.

SIMILAR QUESTIONS

IAS · 2000 · Q98 Relevance score: -2.20

The memory of a computer is commonly expressed in terms of Kilobytes or Megabytes. A byte is made up of

CAPF · 2020 · Q120 Relevance score: -4.21

A is the smallest positive integer which when divided by 9 and 12 leaves remainder 8. B is the smallest positive integer which when divided by 9 and 12 leaves remainder 5. Which one of the following is the value of A - B ?

CISF · 2018 · Q134 Relevance score: -4.69

One Terabyte (TB) of memory storage is equal to

CISF · 2018 · Q150 Relevance score: -5.21

Consider the following statements about the cache memory :
1. It is a non-volatile memory.
2. It is a slow-read and inexpensive memory.
3. It is a fast-read and expensive memory.
4. It is a small-sized memory.
Which of the above statements are correct ?
Select the correct answer using the codes given below :

CAPF · 2025 · Q119 Relevance score: -5.33

Consider the following : 1. Small memory 2. Less expensive memory 3. Fast memory Which of the above are the characteristics of the cache memory?