Sawaal
     Powered by Bixee Crawl
Results 16 - 30 of about 8883 sawaal for "disk"
Sort by: Recency | Relevancy

What is Disk

round plate on which data can be encoded. There are two basic types of disks: magnetic disks and optical disks. On magnetic disks, data is encoded as microscopic magnetized needles on the disks surface. You can record and erase data on a magnetic disk any number of times, just as you can with a cassette tape. Magnetic disks come in a number of different forms: floppy disk : A typical 5-inch floppy

Posted in Computers & Technology by pri at 6:07 PM on November 03, 2007
Tags disk

what is Hard Disk

A hard disk is a storage device. it stores all your information / softwares etc.....hi gauri:-A hard disk is part of a unit, often called a "disk drive," "hard drive," or "hard disk drive," that stores and provides relatively quick access to large amounts of data on an electromagnetically charged surface or set of surfaces. Todays computers typically come with a hard disk

Posted in Computers & Technology by gauri at 12:49 AM on April 29, 2008
Tags hard, disk

what is meant by defragment disk ? and what is use of it ?

is also used to denote the wasted space itself.It does this by physically reorganizing the contents of the disk to store the pieces of each file close together and contiguously. It also attempts to create in sequence.Defragment karna bahut asan hai.Use the Properties of Your Local DiskSteps :1.Open My Computer.2.Right-click the local disk volume that you want to defragment, and then click Properties.3.On

Posted in Computers & Technology by Chirag at 5:45 PM on April 17, 2008

what r d different reasons of hardware failure n what should b done to b able 2 use it?

an unrecoverable hard disk failure. Since the hard disk stores your main programs and data, it is the hardware whose failure hurts the most. It is also what gets the most attention, and rightly so Memory Errors: With so many systems today running without error detection or correction on their system memory, there is a chance of a memory error corrupting the data on the hard disk. It is rare

Posted in Computers & Technology by pankaj at 3:16 AM on June 24, 2008

how can i make my computer faster ?

. Remove the ones you know you dont need, and do a web search to learn about the ones youre not sure about.Scrub That Hard DiskBoth Windows and application programs tend to leave temporary files lying around on your hard drive, taking up space needlessly. A hard drive that is close to being full can cause Windows to act strangely, and will slow down or interfere with efficient disk access and virtual memory

Posted in Computers & Technology by Nix 4u at 8:23 PM on May 27, 2008
Tags computer

Benefit of Disk caching?

of the water going directly into a glass, it goes into the tank. The advantage is, once the holding tank is filled, constant pumping is not required to keep up with the demand.Disk caching may be thought of as an electronic version of a holding tank. With MS-DOS version 5.0, the holding tank is built in with Smartdrv.sys.In addition to this hardware caching, most OSes use software disk caching. Since the system memory

Posted in Computers & Accessories by shruti at 2:33 AM on July 04, 2008

what is the difference between primary and logical partition.

well rajat, Partitioning is the process of dividing the hard disks space into chunks, so they can be prepared for use, or even dedicated to different uses. Even if the entire disk is intended. There can be up to a maximum of four primary partitions on a single basic disk. The Primary partitions do not have to come before Extended partitions as shown on Disk 0. A drive is not required to have any

Posted in Computers & Technology by rajat at 3:25 AM on June 16, 2008

What is disk duplexing ?

Disk duplexing is a variation of disk mirroring in which each of multiple storage disks has its own SCSI controller. Disk mirroring also known as RAID-1 is the practice of duplicating data in separate volumes on two hard disks to make storage more fault-tolerant. Mirroring provides data protection in the case of disk failure, because data is constantly updated to both disks. However, since

Posted in Computers & Technology by Priya Raman at 11:18 PM on September 06, 2008

Ive heard that a RAID hard drive is the best solution for automatic backups. What exactly is a RAID, and what are the pros and cons of RAID systems?

hello munna RAID which stands for Redundant Array of Inexpensive Drives as named by the inventor or Redundant Array of Independent Disks a name which later developed within the computing industry is a technology that employs the simultaneous use of two or more hard disk drives to achieve greater levels of performance, reliability, and/or larger data volume sizes.The phrase "

Posted in Computers & Technology by munna at 5:58 AM on June 09, 2008

What is Disk Quota in computer?

well Samvid ,Disk Quota is a limit set by a system administrator that restricts certain aspects of file system usage on modern operating systems.Types of quotasThere are two basic types of disk quotas. The first, known as a usage quota or block quota, limits the amount of disk space that can be used. The second, known as a file quota or inode quota, limits the number of files and directories

Posted in Computers & Technology by Samvid at 12:48 AM on May 21, 2008

what is low level formatting??

Low-level formatting is the process of outlining the positions of the tracks and sectors on the hard disk, and writing the control structures that define where the tracks and sectors are. This is often called a "true" formatting operation, because it really creates the physical format that defines where the data is stored on the disk. The first time that a low-level format "

Posted in Computers & Technology by monal rajput at 12:36 AM on September 05, 2008

how to find the serial no of the hard disk?

source code.System.Management allows us to access WMI objects. Put simply, WMI contains a lot information about your hardware. Now theres a problem, the hard drive model is found in Win32DiskDrive classArrayList hdCollection = new ArrayList; Next, we query the Win32DiskDrive class first: ManagementObjectSearcher searcher = new ManagementObjectSearcher"SELECT FROM Win32DiskDrive"; foreach

Posted in Computers & Technology by swizzsam at 3:31 PM on February 29, 2008
Tags find, serial, hard, disk

How to partition and format the new hard disk drive? PC Im assembling, have no other HDD!

To partition and format your hard disk by using the Windows XP Setup program:1.Insert the Windows XP CD-ROM into your CD-ROM drive or DVD-ROM drive, or insert the first Windows XP Setup disk into the floppy disk drive, and then restart the computer.Note To start your computer from the Windows XP CD-ROM or from the startup disk, your computer must be configured to start from the CD-ROM drive, the DVD

Posted in Computers & Technology by Arun Pandian at 1:15 PM on October 08, 2008

How to format your hard disk of the computer?

raksha jsut follow these steps like Important If you follow these steps on a hard disk that is not empty, all the data on that hard disk is permanently deleted. We recommend that you back up your hard disk before you follow these steps.To partition and format your hard disk by using the Windows XP Setup program: 1. Insert the Windows XP CD-ROM into your CD-ROM drive or DVD-ROM drive, or insert

Posted in Computers & Technology by Raksha at 10:23 PM on April 09, 2008

what is raid

RAID redundant array of independent disks; originally redundant array of inexpensive disks is a way of storing the same data in different places thus, redundantly on multiple hard disks. By placing data on multiple disks, I/O input/output operations can overlap in a balanced way, improving performance. Since multiple disks increase the mean time between failures MTBF, storing data redundantly also

Posted in Computers & Technology by nckanpall at 3:00 PM on November 14, 2007
Tags raid
Search ibibo
Showcase Talent
Meet
Shahrukh Khan
Join the group, showcase your extraordinary talent. Upload your video now!
Meet
Akshay Kumar
Join the group, Upload your videos/photos and win a chance to meet the star.
Raaz TMC
Listen to the smash hits of Raaz TMC
Join the group, karaoke on Raaz TMC tracks. Win prizes! Meet Mohit Suri.