In computer programming, a bug, also called software bug, is an error, flaw, mistake, failure, or fault in a computer program that prevents it from working as intended, or produces an incorrect result. Bugs arise from mistakes and errors, made by people, in either a program's source code or its design. A program that contains a large number of bugs, and/or bugs that seriously interfere with its functionality, is said to be buggy. Reports about bugs in a program are referred to as bug reports, also called PRs (problem reports), trouble reports, CRs (change requests), and so forth.
Bundled Software
Bundled software refers to the software that comes free with the purchase of new hardware or with another purchased software. Bundled software usually is a variety of basic or demo programs, sometimes an encyclopedia, sample computer games, or other multimedia software.
Byte-Code
Byte-code is a binary file containing an executable program, formed by a sequence of op code/data pairs. Byte-code is a sort of intermediate code that is more abstract than machine code. It is often treated as a binary file containing an executable program, much like an object module. Byte-code is called so because usually each opcode is one byte in length but the length of instruction code varies. Each instruction has one byte operation code from 0 to 255 (or as hexadecimal: 00 to FF) followed by parameters such as registers or memory address. This is a typical case, but the specification of bytecode largely varies in language.
Bzip2
Bzip2 is an open source data compression algorithm and program developed by Julian Seward in 1996. The compressor's stability and popularity grew over the next several years, and Seward released version 1.0 in late 2000.
bitmap
Any picture you see on the Web (or hot off a scanner, or on a page created with a desktop publishing application) is called a bitmap. As its name suggests, a bitmap is a map of dots--similar to what you see when you look at a newspaper photo under a strong magnifying glass--that looks like a picture when viewed from a distance. Bitmaps come in many file formats (GIF, JPEG, TIFF, BMP, PICT, and PCX, to name a few) and can be read by paint programs and image editors such as Adobe Photoshop.
bluetooth
Bluetooth is a short-range wireless technology that lets you connect computers, mobile phones, and handheld devices to each other and to the Internet. Bluetooth technology eliminates the need for the cables that connect devices together. Bluetooth-enabled devices connect wirelessly within a 10 meter (30 foot) range. Do not confuse bluetooth with Airport. Airport is wirelessly connectng to the internet and has a range of 150' (ten stories) from its base station.
browser
If you can read this, it's highly likely that you're using a Web browser. In brief, a browser is your interface to the World Wide Web; it interprets hypertext links and lets you view sites and navigate from one Internet node to another. Among the companies that produce browsers are Mosaic, Netscape, and Microsoft, as well as commercial services like America Online.
Explanation : Dvorak keyboard is designed for speed typing by August Dvorak. Unlike the traditional QWERTY keyboard, the Dvorak keyboard is laid out to have the middle row of keys with the most common letters. In addition, common letter combinations are positioned in such a way that they can be typed quickly.