Skip to main content

Measurement of unit

.

Measurement of unit of processing speed :

UnitsEquivalent
0 or 11 Bit
4 Bites1 Nibble
8 Bites1 Byte
1024 Bytes1 Kilobyte(KB)
1024 Kilobytes1 Megabyte(MB)
1024 Megabytes1 Gigabyte(GB)
1024 Gigabytes1 Terabyte(TB)
1024 Terabytes1 Petabyte(PB)
1024 Petabytes1 Exabyte(EB)
 

Storage Unit :   

The devices which is used to store any data temporary or permanently are called storage device or storage unit.
Storage devices are two types :
1. Primary Storage Devices : Read more
2. Secondary Storage Devices Read more



Comments

Popular posts from this blog

Introduction of Computer

.  A computer is an electronic device. It take input and store the data in memory and performing the function to produce accurate result in output device. It is used to type document, send email, play game, browse the web and entertainment.   Characteristics of computer  1 . High speed  Computer is very fast device. It is capable of performing calculation of very large amount of data. The computer has unit of speed in microsecond, nanosecond and even in picosecond. The computer is capable of performing millions of tasks per second. 2. Accuracy  The computer produces highly accurate and reliable result.  It does not make any kind of mistake in calculating. The calculation are 100% error free. The computers perform accurate 'n' number of times. 3. Storage capability A computer has much more storage capability. It can store large amount of data. It can store any type of data such as image, video, text document, audio and many more. 4. Diligence Diligence ...

Introduce Linux, UNIX and Linux distribution.

 . Linux Linux is an open source operating system. The term Linux is actually referred to mean a kernel of Unix like operating system developed by a Finish software architect Linus Torvald. The name Linux is derived from Linus' Unix. Linux was originated from the inspiration of a small Unix like operating system MINIX by A.S Tanenbum. Linux is a complete multiuser, multiprocessing, secure and stable operating system which is also considered as UNIX clone. However no code from the proprietary from AT and T is included in Unix. It has flavor of Unix but is not Unix. UNIX  UNIX is a layered operating system. The innermost layer is the hardware that provides the service for the OS. The operating system, referred to in UNIX as the kernel, interacts directly with the hardware and provides the services to the user program. These user programs don't need to know anything about the hardware. They just need to know how to interact with the kernel and it's up to the kernel to provide ...

Create file and folders with file explorer

 . Here's how you can create files and folders using File Explorer on Windows: Open File Explorer by pressing the Windows key + E on your on Windows: Navigate to the location where you want to create the folder or file. To create a folder, right-click on an empty space in the location, select "New" and then select "Folder". Alternatively, you can click the "New folder" button on the ribbon at the top of the window. give your folder a name and press Enter. To create a file, right-click on an empty space in the location, select "New" and then select the type of file you want to create, such as "Text Document" or "Word Document". Alternatively, you can click the "New item" button on the ribbon at the top of the windows and select the type of file you want to create. Give your file a name and press Enter. Double-click on the folder or file to open it and start adding content. That's it! you can now create as many...