Hard
disk is the secondary storage device, which holds the data in bulk,
and it holds the data on the magnetic medium of the disk.
Hard disks have a hard platter that holds the magnetic medium, the
magnetic medium can be easily erased and rewritten, and a typical desktop
machine will have a hard disk with a capacity of between 10 and 40 gigabytes.
Data is stored onto the disk in the form of files.
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