1.1 IT Concepts and Terminology Flashcards
What type of notational is used in common Math ?
Decimal Notation
What are two common ways of presenting character set data ?
ASCII and Unicode are the most common character set used to present data.
When should you use Hexadecimal Notation ?
To express large numbers
What is the most common character set used for coding to represent text in computers ?
American Standard Code for Interchange ASCII
Convert the decimal number 10 into binary notation ?
1010
How do computers differentiate binary data and map it to letters, numbers, and symbols ?
A character set maps letters, Numbers, and symbols to binary values
What is the decimal number 75 in Hexadecimal notation ?
4B
Which Notation system presents the largest numbers using the fewest digits ?
Hexadecimal
Website tend to use what Unicode Standard ?
UTF-8