This is probably the easiest thing you can do yourself on your computer. The good thing is that no matter if its a laptop or desktop, the RAM is in a easy to access spot.
First, find out the maximum amount of RAM your computer can handle, and then purchase the RAM.
Depending on your computer model, the steps will vary but there are some video tutorials that show step by step how you do it.
There are technically 1,440,000 bytes that make up 1.44 megabytes. The floppy disk that used to be used to hold data for a computer was labeled as a 1.44 mb disk, although it actually held 1,474,560 bytes.
How many bytes in 8 gigabytes?
1 gigabyte = 1,073,741,824 bytes
so....
1,073,741,824 times 4 = 4,294,967,296
4 gigabyte =4,294,967,296
What is the most expensive type of memory per MB you can find?
Due to the recent floods in Taiwan, home to many of the world's largest Hard drive manufacturers. The simple HD is now becoming increasingly rare and expensive. A 1TB ( terrabyte = 1,000GB ) Western Caviar 7,200 RPM 6Gb/s HD costed about $99 less than a year ago. The current price? $249.99
Another expensive form of storage would be an SSD ( solid state drives ). They function the same as a mcechanical HD, except they have no moving parts and their acess times are approx 20 times faster than that of a mechanical HD. That being said they are also quite expensive, ( these drives were not effected by the flood ) with prices currently arround $2/GB.
What is the function of RAM and ROM to a computer?
RAM - Random access memory, storage for programs to store information.
ROM - Read only memory, very important information that is unlikely to ever need changing such as basic computer boot setup.However in ram viruses are easily to detect than in ROM.RAM is basically understood by the user and ROM is basically understood by the computer the command which is given by user is converted in such a language which can easily understood by the computer
volatile memory is memory that will wipe all the data saved to it after the computer shuts down e.g: RAM.
Flash Memory
How do i put password on my USB?
Many of the new external hard drives have password/encryption software built in. Check the owner's manual first, to see if this is available for your drive. I recently bought a Seagate drive that not only has password protection, but also has a large amount of storage space, webbrowser, and can be set up with a files structure similar to the Windows environment. You can copy your computer's files to it automatically (with included software) and virtually carry around your own computer in a case about the size of your wallet.
How many address lines are needed to address each machine location in a 2048 X 4 memory chip?
It depends on how wide the data buses are on each chip, and how they're connected. If they're one byte wide, you could need over 256 million addresses, one for each byte. if they're wider, and connected to show an even wider combined data bus, it could be much less; around 32 million.
What are the two types of memory on a computer?
Internal and External. Internal - also known as Primary Memory, comes inbuilt when the computer is manufactured and mainly used to run the computer while external - also known as Secondary Memory can be added to the computer storing data and information for future use
How many mega bytes are in 250 GB?
Its simple anytime you want to figure out how many MB there are in a certain amount of GB you just know that 1GB=1024 MB. so take 1024 and multiply it by 250 which will give you 256,000MB in 250GB
Random Access Memory is also known as the Main Memory or the Internal Memory.
What is the difference between a harddisc and RAM?
RAM is temporary memory, while hard disk space is more permanent memory.
When you save a file, you save it to your hard disk, but when you call up the interet, it uses temporary memory, RAM. The more windows you have open, the more RAM you will use up. Proccesses that the computer preform take up RAM, while saved files and programs take up hard disk space.
Hard disk space is usually a whole lot larger than RAM. For instance, a laptop may have 250GB (gigabytes) of hard disk space, and only 2GB of RAM
AnswerRAM is the computers memory, where as hard disk is the storage of the memory.information stored in RAM can be accessed and utilized much faster than information stored on a hard drive. The RAM is therefore generally used to store information in the short-term, for example for programs and processes you are currently running that will need a certain bit of information very quickly in order to function. The hard drive is generally for more long-term storage and for files which are required to run programs. When you run a program many files required for function may then be copied to RAM for use while running this
How can you determane the chipset if its not written on the board?
If the motherboard is working and computer is running, you can use third party software. I recommend CPUZ. It is light yet gives accurate information about cpu, motherboard, ram and others. visit www.cpuid.com to download the latest version.
How many bytes in megabyte kilobyte gigabyte terabyte?
Here is a list of Bits and Bytes
· 1 Bit = Binary Digit (ex 1001110)
· 8 Bits = 1 Byte
· 1024 Bytes = 1 Kilobyte
· 1024 Kilobytes = 1 Megabyte
· 1024 Megabytes = 1 Gigabyte
· 1024 Gigabytes = 1 Terabyte
· 1024 Terabytes = 1 Petabyte
· 1024 Petabytes = 1 Exabyte -
· 1024 Exabytes = 1 Zettabyte
· 1024 Zettabytes = 1 Yottabyte
· 1024 Yottabytes = 1 Brontobyte
· 1024 Brontobytes = 1 Geopbyte
Where do you insert your memory card in hp laptop?
Hello, For memory card to work we should have Card Reader installed in the computer...Most branded computers have them installed... If you do not have one installed on the computer.... Buy a USB all in one card reader which is compatible for most card's available(like SD, MMC, CF etc). Cheers, Sriram
Where The information stored in RAM is erased when the computer is turned off?
Main computer memory is called volatile memory. It holds data only as long as it is provided power. When you turn off the computer, you remove power from the memory chips and they loose the ability to hold data. If you want to keep your information, ensure you save it to the computer hard drive before you switch off the computer.
How many bytes are there in 4 kilobytes of memory?
4,096 In computer memory, "kilo" refers to 2 to the 10th power, or 1024, rather than to 1000.
Can you restore a data once you delete it from recycle bin?
Yes, you can but you have restarted your PC at least once you have a huge chance do restore your data at all. You might still try but software which you might need to restore usually shareware and you have to pay for that.
What are logical and physical address?
Through logical address the system identify a network (source to destination). after identifying the network physical address is used to identify the host on that network. The port address is used to identify the particular application running on the destination machine.
Logical Address: An IP address of the system is called logical address. This address is the combnation of Net ID and Host ID. This address is used by network layer to identify a particular network (source to destination) among the networks. This address can be changed by changing the host position on the network. So it is called logical address.
Physical address: Each system having a NIC(Network Interface Card) through which two systems physically connected with each other with cables. The address of the NIC is called Physical address or mac address. This is specified by the manficture company of the card. This address is used by data link layer.
Port Address: There are many application running on the computer. Each application run with a port no.(logically) on the computer. This port no. for application is decided by the Karnal of the OS. This port no. is called port address.