DRAM is the
Hershey's chocolate of readable/writable , : it's not the best, but it's
cheap, does the job, and is available almost everywhere you look. DRAM data resides in a cell made of a capacitor and a transistor. The capacitor tends to
lose data unless it's recharged every couple of milliseconds, and this
recharging tends to slow down the performance of DRAM compared to speedier RAM
types.
Subscribe to:
Post Comments (Atom)
Java - Operations
3.1 Arithmetic Operators Java supports the following arithmetic operators: Operator Description Usage Exampl...
-
Dynamic Loading : o Routine is not loaded until it is called o Better memory-space utilization; unused routine is never loaded....
-
A page fault occurs when an access to a page that has not been brought into main memory takes place. The operating system verifies the mem...
-
The purpose of the lexical analyzer is to partition the input text, delivering a sequence of comments and basic symbols. Comments are c...
No comments:
Post a Comment