Update index.md (#24532)
This commit is contained in:
committed by
Randell Dawson
parent
1f6f9f3404
commit
d397745e30
@ -33,8 +33,8 @@ In c++ there are two types of data:
|
|||||||
|
|
||||||
### Simple data types
|
### Simple data types
|
||||||
|
|
||||||
* Boolean -- bool
|
* Boolean -- bool
|
||||||
Works like a switch, can be on or off.
|
Boolean variable can store either true or false.
|
||||||
* Character -- char
|
* Character -- char
|
||||||
Stores a single character.
|
Stores a single character.
|
||||||
* Integer -- int
|
* Integer -- int
|
||||||
|
Reference in New Issue
Block a user