Data Types

Description

4 Different data types of C++
lloyd millwood
Flashcards by lloyd millwood, updated more than 1 year ago More Less
Jacob Sedore
Created by Jacob Sedore over 10 years ago
lloyd millwood
Copied by lloyd millwood over 7 years ago
1
0

Resource summary

Question Answer
What is the keyword for integer int
What data can be stored in a real number Decimals
What data can be stored in a Integer Numbers without a decimal
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
How large is an integer 4 bytes (Depends on hardware & compiler)
What is the keyword for real number in C++ double
What happens if the real number has more than 10 decimal points. It rounds to 10 decimal places.
What type of data can a string store Can store any type of data
How many decimal points can a real number have 10
What is the keyboard for string in C++ string
How large is a string 32 bytes by default. Can be 0 to more than 32
Show full summary Hide full summary

Similar

Types and Components of Computer Systems
Jess Peason
Input Devices
Jess Peason
Output Devices
Jess Peason
Computing
Kwame Oteng-Adusei
System Analysis
R A
Data Analytics
anelvr
Database Replication
Michael Mahfouz
Understanding SQL
Barbara Gerwien
7. Mirroring & Replication
Michael Mahfouz
Pack of playing cards answer
Karl Taylor
Code Challenge Flow Chart
Charlotte Hilton