Data types and structures, F452 Computing

Descripción

Fichas sobre Data types and structures, F452 Computing, creado por Rakib el 24/03/2015.
Rakib
Fichas por Rakib, actualizado hace más de 1 año
Rakib
Creado por Rakib hace alrededor de 9 años
19
0

Resumen del Recurso

Pregunta Respuesta
What are integers? How many bits are they represented by? Integers are whole numbers and are usually represented by 32 bits. This is split between positive and negative so ranges from -2,147,483,648 to 2,147,483,647.
What are Real numbers? How many bytes are they represented by? Real numbers or floating point (floats) are numbers with decimals. They can either be short - 4 bytes or long - 8 bytes.
What is a boolean and what is it used for? Booleans are a data structure that represents either Yes or No (or alternatively True or False).
What is a Char? A Char is short for Character and holds the ASCII value for a character like "A" or "&", they are one byte long.
What is a string? How many bytes does it take to represent? A string is a one dimensional array that is used to store anything without numeric value like a word or a phone number. One character is represented by one byte so an 11 digit phone number will be represented by 11 bytes.
Mostrar resumen completo Ocultar resumen completo

Similar

A level Computing Quiz
Zacchaeus Snape
Computing Hardware - CPU and Memory
ollietablet123
Using GoConqr to teach French
Sarah Egan
Using GoConqr to teach science
Sarah Egan
Using GoConqr to study geography
Sarah Egan
Using GoConqr to study Economics
Sarah Egan
Using GoConqr to study English literature
Sarah Egan
Using GoConqr to learn French
Sarah Egan
A Level: English language and literature techniques = Structure
Jessica 'JessieB
A Level: English language and literature technique = Dramatic terms
Jessica 'JessieB
Maths C4 Trig formulae (OCR MEI)
Zacchaeus Snape