You need to log-in or subscribe in order to use Student access.

D.3 Program development variables Exercises

1. Give examples of the following variable types2. What datatype would you use to store your name?3. What datatype would you use to store the amount of stock of an item in a warehouse? 4. What datatype would you use for x in the following equation? \(x = sqrt({3}) / 34\)5. Write a single line of code that will create the following a) an integer variable called i initialised to the value 34.

To access the contents of this site, you must subscribe.