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

  • SEARCH
  • Home
  • 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 8363245
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T12:07:48+00:00 2026-06-09T12:07:48+00:00

I am a novice programmer and I recently started learning Algorithm and DS. I

  • 0

I am a novice programmer and I recently started learning Algorithm and DS. I often see in tutorials and books the mention of the term “take the data into memory” like in sorting, Information Retrieval. Although I understand the process of storing data into an array or a HashMap (in case of IR) but I dont really understand what role memory plays in it?

Can anyone guide me through the fundamentals of memory in these kinds of scenarios or suggest me some tutorials for the same?

  • 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-06-09T12:07:49+00:00Added an answer on June 9, 2026 at 12:07 pm

    At a basic level a computer only has two things:

    • Pieces of data
    • Operations it can perform on a piece (or pieces) of data

    All the pieces of data consist of just 1’s and 0’s.

    However, there are a lot of places that these pieces of data can be, which could all be called memory.

    • ROM (read-only memory: the memory you computer boots from to be able to interact with the motherboard and stuff.)

    • Hard-Disk (data saved on the hard-disk will not be lost when the computer is turned off. Operating System, personal files, etc.)

    • RAM (random-access memory: applications can quickly read and write into RAM, but the data goes away when the computer is rebooted. HashTables, Objects, the data your program deals with are stored here.)

    • Cache (various levels of caches exist. frequently accessed parts of the RAM memory gets copied to cache-memory so an application can access/modify that data faster. Modified data will be moved back to the RAM, and from RAM can be saved to the Hard Disk).

    • External-Memory (an internet connection or other connection may give you even more places where data can be stored, but accessing that memory takes much longer).

    When “Memory” is used in the form “take the data into memory” such as in tutorials or books, they usually mean take data from the hard-disk memory into the RAM memory.

    This is because the operations that a computer performs can only be performed on data which is stored in RAM. (although, someone is sure to comment with some exception).

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

Sidebar

Related Questions

I am a fairly novice programmer who recently started using boost. After successfully linking
first post here. I'm a novice programmer as you'll see, and I'm learning to
Hello Stack Overflow contributers, I'm a novice programmer learning Python right now, and I
(I'm a complete novice programmer) I recently came across a problem with my custom
I am a novice programmer who mainly uses Java. Recently I have become interested
I'm a novice programmer with basic Java experience, and currently learning Python. I've stumbled
I am a novice programmer in (Java/C++/C#) and I also know Python. I am
I am a novice programmer at best, but I am trying to play a
I am a novice programmer and apologize upfront for the complicated question. I am
I'm a novice programmer and I'm trying to learn Android coding using Eclipse. This

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.