How many Kilobytes (KB) constitute exactly one Gigabyte (GB) in standard binary computing notation? MCQ with Answer and Explanation

How many Kilobytes (KB) constitute exactly one Gigabyte (GB) in standard binary computing notation?
A. 1,024 KB
B. 1,000,000 KB
C. 1,048,576 KB
D. 512,000 KB
Answer: Option C
Solution (By JKSSB Mock Tests)
Since 1 MB = 1024 KB and 1 GB = 1024 MB, multiplying 1024 by 1024 gives exactly 1,048,576 Kilobytes in one Gigabyte.

Discuss this Question (0)

No comments yet. Be the first to start the discussion!

Practice More Memory and Storage Devices Questions

Question #1
Which component of a hard disk contains the actual data?
A. Platter
B. Spindle
C. Read/write head
D. Actuator

Correct Answer: Option A


Explanation:
Data is stored on the platters, which are circular disks coated with magnetic material. The read/write head reads and writes data to the platters.

This question belongs to: Computer Memory and Storage Devices
Question #2
Which of the following is a type of memory that has the fastest access time?
A. Registers
B. Cache memory
C. RAM
D. Hard disk

Correct Answer: Option A


Explanation:
Registers have the fastest access time because they are inside the CPU, typically accessed in a single clock cycle.

This question belongs to: Computer Memory and Storage Devices
Question #3
Which structural layout technique links multiple physical memory chips on a RAM stick to form a unified, wider data bus width?
A. Memory Ranking
B. Paging
C. Virtual Layering
D. Sectors Allocation

Correct Answer: Option A


Explanation:
A memory rank is a unique block or area of data created using a collection of some or all memory chips on a single module that share a 64-bit wide data bus.

This question belongs to: Computer Memory and Storage Devices