Data Types

Descrição

4 Different data types of C++
Jacob Sedore
FlashCards por Jacob Sedore, atualizado more than 1 year ago
Jacob Sedore
Criado por Jacob Sedore mais de 8 anos atrás
1494
27

Resumo de Recurso

Questão Responda
What data can be stored in a Integer Numbers without a decimal
How large is an integer 4 bytes (Depends on hardware & compiler)
What is the keyword for integer in C++ int
What data can be stored in a character Any character on keyboard
How large is a character 1 Byte
What is the keyword for character in C++ char
What data can be stored in a real number Decimals
How many decimal points can a real number have 10
What happens if the real number has more than 10 decimal points. It rounds to 10 decimal places.
What is the keyword for real number in C++ double
What type of data can a string store Can store any type of data
How large is a string 32 bytes by default. Can be 0 to more than 32
What is the keyboard for string in C++ string

Semelhante

Data Analytics
anelvr
Database Replication
Michael Mahfouz
Types and Components of Computer Systems
Jess Peason
Input Devices
Jess Peason
Output Devices
Jess Peason
Networks
Will8324
General ICT Quiz
leahshaw
ICT Revison Flash Cards
Arun Johal
7. Mirroring & Replication
Michael Mahfouz
FLAT FILE VS RELATIONAL DATABASE
rosiejones
Online World - Learning Aim A
andysedge