What is a disadvantage of using 64mb instead of 128mb?
64 Mb is half of 128 Mb. If you are storing information you can onlu store half as much. If you are loading a program into RAM that is close to ar greater than what is available you will need to repetedly unload part to a hard drive and load another part. This tkes time and makes the computer react very slowly.
What is meant by registered DIMM and unbuffered DIMM?
Registered memory improves signal integrity (and hence potentially clock rates and physical slot capacity) by electrically buffering the signals with a register, at a cost of an extra clock of increased latency. Those modules are identified by an additional R in their designation, whereas non-registered (a.k.a. "unbuffered") RAM may be identified by an additional U in the designation. PC3-644200R is a registered PC3-6400 module, PC3-6400R ECC is the same module but with additional ECC
What are the types of memory impairment commonly experienced by individual with dementia?
types of memory imperiment commonly experienced by individuals with dementia
Encoding - storage - retrival.
In computer memory, this is entirely subjective based on your computer, your needs, and changing technology.
Most modern computer memory is either DDR2 or DDR3. DDR2 averages from 800 MHz to 1066 MHz, or 6400 MB/s to 8500 MB/s. DDR3 can be from 6400 MB/s to as much as 17,600 MB/s.
Typically, DDR2-1066 (8500 MB/s) is fine for most games, but of course faster is better.
You can abbreviate "bytes" with a capital B. Try not to confuse this with a lowercase b, which is short for "bits".
Putting items into clusters or "chunks" so that the items are learned in groups rather than separately.
How many bytes are required to store the word SUMMER in computer memory?
A letter is stored in binary on a computer. The word summer in binary is written as: 011100110111010101101101011011010110010101110010. That's 48 digits. There are 8 bits in 1 byte, thus 48/8 = 6. So 6 bytes are used to store summer.
On modern computers, each character in the English alphabet is represented by a byte. Therefore the word SUMMER takes up 6 bytes of memory.
Laptops use smaller version of a DIMM called a?
DIMM is also called a RAM stick, its a kind of circuit board used for our personal computers and laptops.
If a 4k segment is stored at address 2000H, the last address will be 2FFFH.
In cases where the user (or system) knows exactly what data is going to be
needed. Caches are algorithm-based, while a RAM disk is user-directed.
What is direct memory addressing?
Direct memory addressing is like a long carrott inside a dirty butt hole<---------Srew YOU douchbag!!.....can somebody answer that properly...thank you!
How many GB are in 7 billion bytes?
6.51GB
It would make sense for it to be seven, but hardware manufacturers and engineers have a different idea of what a gigabyte is. A kilobyte is 1024 bytes, not 1000, and a megabyte is 1024 kb, not 1000, etc. This means that while 7,000,000,000 bytes would be 7 GB from the hardware manufacturer's perspective because they like to say it's 1000, not 1024, it's actually just 6.51.
This is why when you buy an 8 GB flashdrive, it's actually only 7.6GB, or when you buy a 500GB external hard drive, it's actually only around 460GB.
They live in dry, desert mountain ranges and foothills, near rocky cliffs.
What does it mean if a netbook has flash module?
This means that have an SSD (Solid State Drive) hard disk. These hard disks uses "nand flash" technology, is the same as Pen Drives. The major difference between common hard disks, and SSD is the low power consumption, faster access times, but unfortunately they are more expensive, and have less capacity. k
What is the purpose of providing an image of the Memory and the RAM Reset screens in this excerpt?
Jfggfgh
Why do storage devices have to be copied into memory before their content can be viewed in debug?
The computer screen is a device that displays the content of a file. This file is in Random Access Memory (RAM).
Moreover, to process some data, you need the microprocessor. It can only work with data stored in its cache (local memory inside the microprocessor) and in RAM (central memory)
That's why to view something on the screen, a program has to copy the data into a "buffer" that will be read by the screen.
If a computer has 504 MB how much ram does it have?
It has 512 MB RAM,
the difference 8 MB is actually shared graphics memory.
You can decrease it to 1MB and get ur 7 MB back, but ur graphics will be poorer
Which type of rom can erased and re-written without having to remove the chip from the computer?
An EEPROM chip
Is ddr3l is backward compactible with ddr3?
DDR3 operates at 1.5v, but DDR3L operates at 1.3v.
But it said that DDR3L is compatible with DDR3L.
Do we need to make any changes/initialisation for using DDR3L with DDR3.?
Thanks
Rajesh
A R.A.I.D. array.
Create one primary partition and an extended partition with four logical drives within it.
When a user runs a program which area of main memory is it loaded into?
The program is run on your RAM memory, on the most available CPU core.