
1) Basesixteen 2) Hex 3) Sexadecimal
Found on
https://www.crosswordclues.com/clue/hexadecimal

1) Binary arithmetic 2) Counting system based on 16 3) Fictional computer virus 4) Positional notation
Found on
https://www.crosswordclues.com/clue/hexadecimal

In mathematics and computing, hexadecimal (also base {num|16}, or hex) is a positional numeral system with a radix, or base, of 16. It uses sixteen distinct symbols, most often the symbols 0–9 to represent values zero to nine, and A, B, C, D, E, F (or alternatively a–f) to represent values ten to fifteen. Hexadecimal numerals are wid...
Found on
http://en.wikipedia.org/wiki/Hexadecimal

Also known as Base16. Base 16 numbers go from 1-9 and then 9-A, up to 1F, and then 20.
Found on
http://www.amigahistory.co.uk/h.html

A number system in which each place has a value 16 times the value of the place at its right. Hexadecimal numbers are written using the symbols 0–9 and A–F (or a–f). The hexadecimal number 35B, for example, is equivalent to (3 × 256) + (5 × 16) + (11 × 1) = 859 in decimal. Hexadecim...
Found on
http://www.daviddarling.info/encyclopedia/H/hexadecimal.html

Made up of 16 parts. The hexadecimal numbering system uses the numbers 0 through 9 plus letters A through F to represent the 16 digits.
Found on
http://www.encyclo.co.uk/local/20581

In the hexadecimal numbering system, any of the sixteen symbols (the arabic numerals 0 through 9 and capital letters A through F) can be used to express numbers 0 through 15. (WW)
Found on
http://www.encyclo.co.uk/local/22286

[
adj] - of or pertaining to a number system having 16 as its base
Found on
http://www.webdictionary.co.uk/definition.php?query=hexadecimal

Counting system based on 16. Has 0 through 9 and A through F as the digits. In spoken language, pronounced Hex. Usually used as a condensed notation for binary numbers.function init(){}This will convert decimal numbers up to 65535 and hexadecimal up to FFFF multicalc_form(0)
Found on
https://www.encyclo.co.uk/local/20687

Refers to a base sixteen number system using the characters 0 through 9 and A through F to represent the values. Machine language programs are often written in hexadecimal notation.
Found on
https://www.encyclo.co.uk/local/20850
hex adjective of or pertaining to a number system having 16 as its base
Found on
https://www.encyclo.co.uk/local/20974

A numerical system with a base of 16 that is useful for expressing digital data. One hexadecimal digit represents for bits.
Found on
https://www.encyclo.co.uk/local/22803
No exact match found.