Page Layout Definition

Page Layout Definition Page layout refers to the arrangement of text, images, and other objects on a page. The term was initially used in desktop publishing (DTP), but is now commonly used to describe the layout of webpages as well. Page layout techniques are used to customize the appearance of magazines, newspapers, books, websites, and other types of publications. The page layout of a printed or electronic document encompasses all elements of the page. This includes the page margins, text blo...
Read More

Whole Number Definition

Whole Number Definition A whole number is an integer that is 0 or greater. The first five whole numbers are 0, 1, 2, 3, and 4. They continue upwards to infinity. Whole numbers are almost identical to natural numbers except they include 0. This is important in computer science since numeric ranges often begin with zero. For example, the first record in an array is 0, rather than one. 24-bit RGB color provides a range of 0 to 255 for red, green, and blue values. These values are represented by wh...
Read More

Sprite Definition

Sprite Definition A sprite is a bitmap graphic that is designed to be part of a larger scene. It can either be a static image or an animated graphic. Examples of sprites include objects in 2D video games, icons that are part of an application user interface, and small images published on websites. In the 1980s and for most of the 1990s, sprites were the standard way to integrate graphics into video games. Graphic artists created small 2D images that were used to represent characters and other o...
Read More

Rational Number Definition

Rational Number Definition A rational number is any number that can be expressed as a ratio of two integers (hence the name "rational"). It can be written as a fraction in which the the top number (numerator) is divided by the bottom number (denominator). All integers are rational numbers since they can be divided by 1, which produces a ratio of two integers. Many floating point numbers are also rational numbers since they can be expressed as fractions. For example, 1.5 is rational since it can...
Read More

Grayscale Definition

Grayscale Definition Grayscale is a range of monochromatic shades from black to white. Therefore, a grayscale image contains only shades of gray and no color. While digital images can be saved as grayscale (or black and white) images, even color images contain grayscale information. This is because each pixel has a luminance value, regardless of its color. Luminance can also be described as brightness or intensity, which can be measured on a scale from black (zero intensity) to white (full inte...
Read More

Hashtag Definition

Hashtag Definition A hashtag is a number symbol (#) used to label keywords in a tweet. The name "hashtag" was coined by Twitter and combines the word "hash" (another name for the number symbol) and "tag," since it is used to tag certain words. In order to tag a keyword in a Twitter post, simply type a number symbol (Shift+3) immediately before the word. For example, you can tag the word "tech" in a tweet by typing "#tech." Twitter automatically turns hashtagged words into links to a dynamic fee...
Read More

Hexadecimal Definition

Hexadecimal Definition Hexadecimal is a base-16 number system. It is a different method of representing numbers than the base-10 system we use in every day practice. In base-10, we count in multiples of 10 before adding another digit. For example, "8 - 9 - 10 - 11 - 12..." and "98 - 99 - 100 - 101 - 102..." Notice how a new digit is added when the number 10 is reached, and another digit is added to represent 100 (10x10). In base-16, or the hexadecimal number system, each digit can have sixteen v...
Read More

USB-C Definition

USB-C Definition Stands for "Universal Serial Bus Type-C." USB-C is a type of USB connector that was introduced in 2015. It supports USB 3.1, which means a USB-C connection can transfer data up to 10 Gbps and send or receive up to 20 volts or 100 watts of power. Unlike the previous USB Type-A and USB Type-B ports, the USB-C port is symmetrical, which means you never have to worry about plugging in the cable the wrong way. The USB-C connector is the most significant change to the USB connector s...
Read More

Lag Definition

Lag Definition Lag is a slow response from a computer. It can be used to describe any computer that is responding slower than expected. However, the term is most commonly used in online gaming. Video game lag is generally caused by one of two factors – 1) a slow computer or 2) a slow Internet connection. If you are playing an online multiplayer game and your computer cannot process the incoming data in real-time, it may slow the game down for everyone. If your Internet connection is slow or inc...
Read More

FPS Definition

FPS Definition Stands for "Frames Per Second." FPS is used to measure frame rate – the number of consecutive full-screen images that are displayed each second. It is a common specification used in video capture and playback and is also used to measure video game performance. On average, the human eye can process 12 separate images per second. This means a frame rate of 12 FPS can display motion, but will appear choppy. Once the frame rate exceeds 12 FPS, the frames appear less discrete and star...
Read More