What is conventional memory in PC?
Conventional memory refers to the memory reserved to run DOS programs in a computer system. DOS only uses the first 640 kb of memory in a PC.
Which problem caused the computer to halt during the boot process?
There are too many options to list them.
If you ask a question like this again, try to describe it as exact and detailed as possible: When does your computer halts during booting? (while checking the devices, loading the operating system, ...) Did you change something on the computer since the last time it worked? Have you experienced problems with the hard- or software used earlier? Is something plugged in to the computer? (USB Devices are a common cause of booting problems)What hardware and OS are you using?
Will pc3200 ram replace pc2100?
Most likely the answer is: Yes. It, probably, won't run at the 3200 speed, however. Generally speaking it is backward compatible. I would check it out at http://www.crucial.com just to be safe. Good luck.
Is RAM is a primary memory or secondary memory?
its primary or main memory. all the programs(active or programs currently running on the processor) including operating system reside in RAM .
The processor could keep track of what locations are associated with each process and
limit access to locations that are outside of a program's extent. Information regarding the extent
of a program's memory could be maintained by using base and limits registers and by
performing a check for every memory access.
How much memory is enough for your computer?
The amount of memory required by a computer system depends upon the main functions that the system will be expected to preform.
A standard desktop system only being used for internet and office use could happily work with a low amount of memory. If it where running Windows XP then 256MB would be enough memory for these functions.
A desktop system that is intended to be used for purposes such as video editing and gaming however would require significantly more memory. A system running windows Vista and intended for gaming would require a minimum of 2GB (2048MB) to function smoothly.
Systems such as servers that are intended to handle huge amounts of data would not be uncommon with memory in excess of 16GB. Supercomputers will have several Terabytes of memory available.
How do you find out how much memory is left on your laptop?
It depends on what you are meaning by "Memory." Memory usually means RAM, but the way your question was worded, it sounds like you mean hard drive space. I will tell you how to check both.
Oh, and this only applies to Windows operating systems, not Mac.
Hard Drive space remaining: Click the start menu at the bottom left of your screen. Along the right of menu that comes up, locate and click "My Computer" (My computer is for XP, for Vista, it is called "Computer"). Right click on your main hard drive (usually called "Local Disk (C:)" or something similar). It will bring up a window. Look through that window and it will show how much hard drive space you have left.
For Remaining RAM: Hold down the keys "Ctrl" and "Alt" then press the "Del" (sometimes the key says "Delete"). For XP, it will bring up Windows Task Manager; for Vista it will bring up a blue screen with some options on it, click "Start Task Manager." When you do this, it will bring up a window that has by default either your background tasks or your currently running applications, or the performance tab. Click the tab that says "Performance," if it is not already open.
For Vista: There will be a black box with some green bars in it with the word "Memory" above it, this is the currently used RAM. Subtract this amount from the total available RAM that your computer has. To find this, click the start menu at the bottom left of your screen. Along the right of menu that comes up, locate and right click on "My Computer." Click "Properties." In the window, there are some sections there. Under the section that says "System," locate the one that says "Memory (RAM):" To the right of that, there should be a number. Remember that number. Go back to the task manager and see how much memory is being used (if needed, refer back to the instructions above to locate again). Take the number of total RAM, and subtract the amount of RAM currently being used. This is how much RAM is available.
For XP: There should be a section toward the bottom right of the screen that says "Physical Memory (K)" Under this section it should have 3 subsections. One that says "Total," one that says "Available," and one that says "System Cache." Look at the number next to "Available." This is the amount of remaining RAM. If you need to convert it to megabytes (MB), instead of kilobytes (KB), write down the number and move the decimal space to the left 3 places. This is the amount of RAM in megabytes that you have.
Hope that helped!
- ElectroGoofy
Will mixing unbuffered memory with buffered memory work?
the simple answer is no and ECC will not work on alot of MOBO's
Can you read and write data into a ROM?
Yes you can do both. RAM stands for random access memory, that that means you can read it or write to it at random. That is different from ROM in which it is only made to be read, but not written to.
To be technical, the user doesn't exactly write to RAM, but the CPU and/or the DMA controller does. In assembly code, a programmer asks the CPU to move data from memory to the CPU, or from the CPU to memory.
What memory is stored on chips located on motherboard?
ROM (Read Only Memory)
Also, depending on motherboard design,
RAM (Random Access Memory)
and with modern computers SSDs (Solid State Drive) chips can also be located on the motherboard or plugged into it directly.
What is the difference between volatile and non-violatile memory?
The primary difference if the permanence of the data held in the memory. When talking about volatile and nonvolatile memory in the context of computers, we're usually referring to RAM(volatile) and the hard drive(nonvolatile). Volatile means that the memory must be receiving power in order to hold its contents. RAM must be fed power or the data on the RAM will be lost.
A hard drive is nonvolatile, meaning it does not need power to keep data stored on it. This is why you install programs and photos etc to the hard drive. If you put them on RAM, it would disappear every time you turned off the PC!
bit = 1 bit
byte = 8 bits
Kilobyte = 1024 bytes
Megabyte = 1024 kilobytes
Gigabyte = 1024 megabytes
Terabyte = 1024 gigabytes
Petabyte = 1,048,576 gigabytes
Exabyte = 1,073,741,824 gigabytes
Zettabyte = 1,099,511,627,776 gigabytes
No it's not.
It's volatile memory (That which looses it's data if the power is interrupted).
What can read but not write but if you turn off the computer forgets everything?
you're Mr nothing unless you're Mr mental because its literally impossible. TxT
What are the advantages and disadvantages of both RAM and ROM?
ROM advantage is that generally once it is written to it will be there forever. ROM are often used in fixed situation like the chip that runs a dishwashes, aninexpensive writswatch, etc also, it does not require a constant source of electricity.
The new DIMM is not properly seated. Turn off the PC and reseat the Dimm
Is ram permanent memory that assists with computer start up?
RAM is used for storing the start-up instructions on the computer. This serves as the memory of the computer which will retrieve such instructions.
What are the differences between RAM ROM and Hard-drives?
ROM or read only memory is used for the system BIOS and build-in operations. The ROM can only be read and not written to. A hard disk, on the other hand, is a magnetic medium which is designed for continuous reading and writing.
What is the computer memory used for?
Permanent storage tends to be slow. For disks, there there is rotational delay while the disk rotates beneath the read/write head, and seek delay as the head moves across the disk from track to track. Tape is even worse, and little used anymore. The memory serves as the storage area where programs and data are loaded. The programs are executed from memory. Each program instruction is loaded into the central processing unit (CPU) and executed there. Instructions are commands, such as add the contents of two registers, or branch to a location in the memory, or fetch the data at a particular location in memory, etc.
Memory tends to be much smaller than disk storage. Currently typical home PC disk capacities range from a hundred gigabytes up to a terabyte (a trillion bytes). A typical digital photograph takes up approximately 2 megabytes. In a hundred gigabytes you could store roughly 50,000 photographs. But computer memory generally ranges from 256 megabytes to a gigabyte. Some of this space will be consumed by operating system software, and some of it by programs. Programs that are executing in the background take up some of the computer's memory, like the program that checks your e-mail, and so on. Image editing software takes up a lot of memory space. So if your computer has 512 megabytes of RAM (random access memory), maybe half of that would be left over for data, or less. JPG images are probably translated into bit mapped format in the computer's memory to make manipulation easier--which would leave even less space--maybe room for only a handful of photos. You will get an idea because the computer will suddenly start running a lot slower when too many images are loaded into memory, as some of that memory will be swapped back out to disk as you switch between tasks.
How is data stored into the ROM chips?
ROM is Read Only Memory. Normally, data is fabricated into the ROM chips by the semiconductor manufacturer. Special mask(s) have to be made to store this data.
Besides ROM chips there are PROM chips, where P stands for Programmable. In these chips, data can be stored by the end user. EPROM is Erasable PROM. A new type of ROM is OTP ROM (One Time Programmable).
How many mega bytes equal one giga byte?
Computer memory comes in multiples of 2.
The nearest to 1,000 that we can get with powers of 2 is 1,024..... 210...
1,024 bytes = 1 kilobyte
1,024 kilobytes = 1 megabyte
1,024 megabytes = 1 gigabyte
so, 3 gigabytes = 3,072 megabytes.
What is the memory capacity of the human brain?
The capacity of the human brain cannot be defined in binary computer units, as the brain does not use binary addressing. As knowledge, feelings, and memories do not have a standard format, it would be impossible to determine how much space it would take to place this data in binary form.
What are the Advantage of window operating system over disk operating system?