Wednesday, April 22

Hw #10 Terms to keep posted:


  1. ASCII:Stands for "American Standard Code for Information Interchange." ASCII is the universal standard for the numerical codes computers use to represent all upper and lower-case letters, numbers, and puctuation. Without ASCII, each type of computer would use a different way of representing letters and numbers, causing major chaos for computer programmers (allowing them even less sleep than they already get).

    http://www.techterms.com/definition/ascii


  2. Certificate:An SSL certificate, or secure certificate, is a file installed on a secure Web server that identifies a website. This digital certificate establishes the identity and authenticity of the company or merchant so that online shoppers can trust that the website is secure and reliable. In order to verify that these sites are legitimate (they are who they say they are), the companies and their websites are verified by a third party, such as Verisign or Thawte
    http://www.techterms.com/definition/certificate


  3. Chip:Technically speaking, a computer chip is a piece of silicon with an electonic circuit embedded in it. However, the word "chip" is often used as a slang term that refers to various components inside a computer. It typically describes an integrated circuit, or IC, such as a central processor or a graphics chip, but may also refer to other components such as a memory module.
    http://www.techterms.com/definition/chip


  4. CMOS:Stands for "Complementary Metal Oxide Semiconductor." This technology is typically used in making transistors. The "complementary" part of the term unfortunately does not mean these semiconductors are free. Instead, it refers to how they produce either a positive or negative charge.

    href="http://www.techterms.com/definition/cmos

  5. Parse:In the computing world, when people talk about their computer configuration, they are referring to the technical specifications, or the "tech specs" of their computer. These specs typically include processor speed, the amount of RAM, hard drive space, and the type of video card in the machine. No, this is not a typo of the word "sparse." The word "parse" means to analyze an object specifically. It is commonly used in computer science to refer to reading program code.
    http://www.techterms.com/definition/parse

No comments:

Post a Comment