Created by Molly Hills
almost 10 years ago
|
||
Question | Answer |
Definition of a Variable | A Variable is a placeholder to store a single item of data in memory. It is given a specific datatype and identifier (Name) |
Three examples of a 'Character' | A @ '3' - (In quotes) |
What is a String? | When characters are put together to form words |
What is a Float? | A datatype used with Decimals e.g. 3.123 or 234.4 |
What is used when there are more demcial places for a Float? | A Double e.g. 3.4u83487489478 |
Two example of a Boolean result? | True False |
Want to create your own Flashcards for free with GoConqr? Learn more.