Data Types

Description

4 Different data types of C++
Domhnall Murphy
Flashcards by Domhnall Murphy, updated more than 1 year ago More Less
Jacob Sedore
Created by Jacob Sedore over 8 years ago
Domhnall Murphy
Copied by Domhnall Murphy about 4 years ago
0
0

Resource summary

Question Answer
What data can be stored in an 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
Show full summary Hide full summary

Similar

System Analysis
R A
Data Analytics
anelvr
Database Replication
Michael Mahfouz
Understanding SQL
Barbara Gerwien
7. Mirroring & Replication
Michael Mahfouz
Big Data
pa cao
Quiz 20 - 22
Andrew Miller
Mapa Conceptual - Arreglos
ciroivan94
Adding whole numbers L1
Lee Holness
Computer science unit 2
Somto Ibeme