50 likes | 171 Views
DATA REPRESENTATION. Hexadecimal. Review. So far we have covered: Binary Number Representation Why Binary is used in computers Binary to Denary & Denary to Binary conversion Integers and numbers with a fractional part. Representing SIGNED Integers by Two’s Complement.
E N D
DATA REPRESENTATION Hexadecimal
Review • So far we have covered: • Binary Number Representation • Why Binary is used in computers • Binary to Denary & Denary to Binary conversion • Integers and numbers with a fractional part. • Representing SIGNED Integers by Two’s Complement.
Hexadecimal TaskCreate a well structured document that clearly. • Describes what Hexadecimal is. • Describes why Hexadecimal is used in Computer Science (give examples). • Explains how to convert Hexadecimal to Denary (with examples). • Explains how to convert Denary to Hexadecimal (with examples) • Explains how to convert Binary to Hexadecimal (with examples) • Explains how to convert Hexadecimal to Binary (with examples)