Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4027980
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T11:09:49+00:00 2026-05-20T11:09:49+00:00

Assume 32 Bit OS. One memory location in a computer stores how much data?

  • 0

Assume 32 Bit OS.

  1. One memory location in a computer stores how much data?

  2. Whats the basic unit of memory storage in a computer?

  3. For Example to a store a integer what will be the memory addresses required?
    If basic unit is BYTE the integer requires 4 bytes.
    So if I need to store a byte then if start putting in the 1st byte in memory location
    0001 then will my integer end at 0003 memory location?

Please correct me if am wrong?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-20T11:09:50+00:00Added an answer on May 20, 2026 at 11:09 am

    Most commonly, modern systems are what you call “byte-accessible”.
    This means:

    1. One memory location stores 1 byte (8 bits).
    2. The basic storage unit for memory is 1 byte.
    3. If you need to store 4 bytes, and place the first byte at 0001, the last byte will be at 0004. That’s one byte at each of 0001, 0002, 0003, and 0004.

    Keep in mind while systems have different CPU word sizes (a 32-bit system has a 32-bit or 4-byte word), memory is usually addressed by byte. The CPU’s registers used in arithmetic are 4 bytes, but the “memory” programmers use for data storage is addressed in bytes.

    On x86 systems, many memory-accessing instructions require values in memory to be “aligned” to addresses evenly divisible by the word size. e.g. 0x???0, 0x???4, 0x???8, 0x???C. So, storing an int at 0001 won’t happen on most systems. Non-numeric data types can usually be found at any address.

    See Wikipedia: Alignment Word (Computing) Memory Address

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Bit of a bizarre one, this, and I'm tempted to assume it may be
I assume that on a 32-bit device like the iPhone, assigning a short float
This is a bit hypothetical and grossly simplified but... Assume a program that will
I'm a bit confused as to why this isn't working; I assume that because
How do I capture the output of %windir%/system32/pnputil.exe -e? (assume windows vista 32-bit) Bonus
Interesting one this. I did do a bit Googling on the it but here
I realize this one is a bit strange, so I'll explain. For a simple
Assume java 1.6 and leopard. Ideally, it would also be nice to get a
(assume php5) consider <?php $foo = 'some words'; //case 1 print these are $foo;
Assume you are doing something like the following List<string> myitems = new List<string> {

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.