Search results

Results 41-60 of 72

Page: Prev 1 2 3 4 Next

  • body text
    The basic style of text in a document.
  • spacer
  • bold
    Emphasising letters or words by displaying them in a different style in the text to make them stand out.
  • spacer
  • bookmark
    A method of storing links to individual web pages or web locations within your browser. Bookmark is the term used by Netscape; Favorites is the Internet Explorer term.
  • spacer
  • Boolean
    Where something is either true or false, e.g. a Boolean variable can only have one of two values, TRUE or FALSE (1 or 0, yes or no). Boolean algebra compares different Boolean variables; Boolean operators such as AND, OR, NOT are applied to Boolean variables.
  • spacer
  • Boolean algebra
    A set of rules for manipulating truth values according to truth tables.
  • spacer
  • Boolean field
    A database field defined as Boolean is one which can only contain one of two values, TRUE or FALSE, 1 or 0.
  • spacer
  • Boolean operator
    Boolean operators combine Boolean values using operators such as AND, OR and NOT to produce a Boolean result, TRUE or FALSE.
  • spacer
  • boot
    A short sequence of machine-code instructions used for loading the program which starts up the computer. It is normally held in read-only memory and activated when the machine is switched on. This process is sometimes referred to as booting. It loads or initialises the operating system ready for use.
  • spacer
  • boot file
    Instructions executed when a computer is switched on.
  • spacer
  • boot up
    To start the computer.
  • spacer
  • border
    A border is a box or frame that goes round a paragraph, a graphic or a table to make it stand out, or separate it from the rest of a document. Often used in word processing, web pages, spreadsheets, and graphics.
  • spacer
  • bot
    Short for robot. An automated program that follows links on a web page, and then performs some action, e.g. indexing the words on a website.
  • spacer
  • bounce
    In email, an email is bounced when it is returned to the sender without being delivered, because it is incorrectly addressed, or the recipient's email server is temporarily down, for example.
  • spacer
  • branch
    A branch is the link between nodes in a tree data structure.
  • spacer
  • branch
    When the program executes a different set of commands depending on the results of a test, e.g. IF this is true, THEN go to this section, ELSE go to a different section.
  • spacer
  • breadcrumb trail
    On a website, a breadcrumb trail is a navigation (browser) tool that allows a user to see where the current page is in relation to the rest of the website. The trail will display each folder, or location, back up to the topmost level.
  • spacer
  • break point
    In programming, a break point is put in a program which is being developed, to stop its execution at a particular place, so that the programmer can examine the state of the program at that point, e.g. the values of variables.
  • spacer
  • bridge
    A bridge provides a link between two local area networks. It may also convert the data into the appropriate form for the other system.
  • spacer
  • broadband
    Broadband refers to connections that offer high levels of bandwidth. Although there is no clear guide to what qualifies as a broadband connection, the term generally refers to connections of 128Kbps or faster.
  • spacer
  • broadcast
    In a network, where data is sent to all the stations on the network.