Q1.compare the data storage mechanism in megnatic (hard disk)and optic...
ANSWER 1: Difference Between Optical & Magnetic Storage?
The key difference between optical storage media, such as CDs and DVDs, and magnetic storage media, such as hard drives and old-fashioned floppy disks, is in how computers read and write information to them. One uses light; the other, electromagnetism..
Significance
Computers are binary, meaning that for them to understand information, it has to be boiled down to a series of digits, each of which is a 1 or a 0. Storage media use different methods of representing those digits.i
Access
Magnetic storage devices use "read/write heads," electromagnets that detect (read) or change (write) the magnetization patterns on the disk. Optical storage devices use lasers to read the reflections in the disk or "burn" the data pattern into the disks.
Advantages
In general, it's faster and easier to write data to magnetic storage media. However, data stored on optical media tends to be more durable.
ANSWER 2: PART 2 @ What Is a Floppy Disk?
A floppy disk is a magnetic storage medium for computer systems. The floppy disk is composed of a thin, flexible magnetic disk sealed in a square plastic carrier. In order to read and write data from a floppy disk, a computer system must have a floppy disk drive (FDD). A floppy disk is also referred to simply as a floppy. Since the early days of personal computing, floppy disks were widely used to distribute software, transfer files, and create back-up copies of data. When hard drives were still very expensive, floppy disks were also used to store the operating system of a computer.
Types of Floppy Disks
1.The first floppy disks that came on the market were 8 inches (200 mm) in diameter. The disk was protected by a flexible plastic jacket. An 8-inch disk back in the late 1970s could store about 1 MB of data. This was quickly followed by a smaller version of the same design, the 5.25-inch (133 mm) floppy, which could store about the same amount of information using higher-density media and recording techniques.
2.In the early 1980s, the 3.5-inch (90 mm) floppy, or micro floppy, came on the market, and this type became the dominant storage medium for personal computers for many years. Each of these floppy disks required a different type of floppy disk drive. These were typically built into the computer case itself.
3.Floppy disks were quite vulnerable. The disk medium was very sensitive to dust, moisture, and heat. The flexible plastic carrier was also not very sturdy. The hard plastic case of the 3.5-inch floppy presented a substantial improvement in this respect. The most common format of this floppy became the double-sided, high-density 1.44 MB disk drive.
PART 3 @ The five types of systems software, are all designed to control and coordinate the procedures and functions of computer hardware. They actually enable functional interaction between hardware, software and the user.
Systems software carries out middleman tasks to ensure communication between other software and hardware to allow harmonious coexistence with the user.
1.Systems software can be categorized under the following:
2.Operating system: Harnesses communication between hardware, system programs, and other applications.
3.Device driver: Enables device communication with the OS and other programs.
4.Firmware: Enables device control and identification.
5.Translator: Translates high-level languages to low-level machine codes.
6.Utility: Ensures optimum functionality of devices and applications.