Skip to main content

Posts

Different Types of Monitors

Monitor Monitor is the most familiar output device. It is a display screen or visual display unit to show text and graphics to computer user. Common monitors look like a TV. Latest monitors are flat panel monitors like LCD monitors. Although LCD monitors are more costly than general old fashioned monitors called CRT monitors, they are light weight and don't emit radiations harmful to eyes. Types of Monitors There are the following main types of Monitors: 1. CRT Monitors 2. Flat Panel Monitors 3. Touch Screen Monitors 1. CRT Monitors CRT stands for Cathode Ray Tube. CRT monitors use electronic beam gun to produce text and images. These electronic guns fire a beam of electrons on very tiny phosphorus dots on internal surface of screen. In color CRT monitors there are three electron beam guns for Red, Green and Blue colors. CRT monitors take more space on desk. These are heavier than flat panel monitors. CRT monitors emit radiations which are harmful for human eyes

Units of Storage / Memory Measurement

What are commonly used units of measuring storage? Bit Bit is a short for Binary Digit. 0 and 1 are the only binary digits. Bit is the smallest unit of measuring storage capacity. A bit can hold a 0 or 1. Byte A combination of 8 bits is called a Byte. A byte can hold one character. 1 Byte = 8 bits Kilobyte (KB) 1024 bytes make one kilo byte. Kilo Byte is denoted by KB. 1 KB = 1024 Bytes Megabyte (MB) 1024 Kilo bytes make one mega byte. Mega Byte is denoted by MB. 1 MB = 1024 KB Gigabyte (GB) 1024 mega bytes make one Giga byte. Giga Byte is denoted by GB.  1 GB = 1024 MB Terabyte (TB) 1024 Giga bytes make one Tera byte. Tera Byte is denoted by TB.  1 TB = 1024 GB Petabyte (PB) 1024 Tera Bytes make one Peta byte. Peta Byte is denoted by PB.  1 PB = 1024 TB Exabyte (EB) 1024 Peta bytes make one Exa byte. Exa Byte is denoted by EB.  1 EB = 1024 PB

What are Different Types of e-Payment Security Protocols

What are different security protocols for e-payment security schemes? 1. SSL Protocol (Secure Sockets Layer Protocol) SSL (Secure Sockets Layer) is the standard security protocol for establishing an encrypted link between a web server and a browser. This link ensures that all data passed between the web server and browsers remain private and integral. SSL is used by millions of websites in the protection of their online transactions with their customers. SSL or Secure Sockets Layer is a security protocol created by Netscape that has become an international standard on the Internet for exchanging sensitive information between a website and the client computer. SSL technology is embedded in all popular browsers and engages automatically when the user connects to a web server that is SSL-enabled. It's easy to tell when a server is using SSL security because the address in the URL window of your browser will start with https. The "s" indicates a secure connection.