answersLogoWhite

0

📱

Computer Memory

The computer memory is a physical device used to store data or programs for use in a computer. Some types of computer memory include RAM (random access memory), ROM (read-only memory), and page cache.

4,434 Questions

Describe the various modules that you believe the system should include?

You should include various points of the plot.The causes include intake of foods rich in fats which can be controlled by healthy eating. The symptoms include breathing difficulties.Yes because a model is a statement of what a system isLogin ModuleyesA typical hotel project management system will contain modules for authentication, security, administration, employees, room management, service management, and reports. Each of these modules should have an associated user table to cross check data and validate users

What does a memory optimizer actually do?

Memory optimizers are supposed to free up RAM usage in a computer. They were quite useful in the days of DOS and early versions of Windows. Newer versions have built in memory management.

Why memory is kept near CPU in a digital computer?

Typically for faster transfer rates to the CPU (also notice that RAM is in between the CPU and the Hard drive connectors)

Which is faster EDO memory or BEDO mamory?

EDO memory was developed in the 1990s; burst-EDO was much faster but was hardly used by anyone, before being superseded by SDRAM.

Why are the rams called the rams?

RAM stands for random access memory its just and abbreviation for it

What is full form of CACHE?

Cache is not an abbreviation. Cache comes from the French word caché, meaning "storage" or "hidden place."

Is it memorys or memories?

Memories, memories--thanks for the memories!

What is gib for memory?

Gib, or gibibyte, is a unit of digital information storage that equals 2^30 bytes, or 1,073,741,824 bytes. It is often used to describe memory capacity in computing, particularly in contexts where binary calculations are relevant, such as RAM and cache sizes. The term helps differentiate between binary-based measurements (gibibytes) and decimal-based measurements (gigabytes), which equal 10^9 bytes, or 1,000,000,000 bytes. This distinction is important for accurately representing storage and memory capacities.

Why is the Size of an empty class 1 byte?

In order that unique objects have unique addresses, it is necessary for all objects to consume some memory. normally this is not a problem, unless the struct/class contains no data...

What is bigger terabyte or gigabyte?

Terabyte is bigger. A Gigabyte is a billion (milliard to our UK friends) bytes. A Terabyte is a thousand of those, a million million bytes.

I hope this answers your question.

What is the measure of how much consumers will respond to price changes?

a consumer will respond to the price changes in such a way that it could express its marginal utility

In what ways are the DDR400 RAM better than regular ones?

DDR400 RAM contains better hardware and faster processing speeds. The DDR400 RAM is able to perform tasks at a significantly faster rate than normal RAMs.

Units of memory in computer is a multiples of 2 then how come there could you a memory size of say 1GB 20GB and 30GB?

1GB refers to 2^20 bytes (2^20 is 1,048,576, it started with Kilobyte 2^10 (1024) bytes. 20 or 30 GB is usually a disk drive, which may have an odd number of 1KB tracks.

Sometimes the advertising people play tricks with this, for example 2^16 is 2^10*2^6 (1024*64), so in computer use that should be 64K but the actual number is 65536, the advertisers may say 65K (using K as 1000 instead of the binary 1024), or even round it to 66K.