Menu

Variables - Quiz

1. Evil Question: What is a variable?

A function which allows selection
A function which displays text in the console
A construct which allows us to store data with an associated identifier
A function which prompts the user to enter data

2. Evil Question: Select the rules you must follow when creating a variable:

Select as many answers as appropriate

It must not start with a number
It must contain a number
It must not contain any capital letters
It must start with a “$”
It must not contain a space
It cannot contain any symbols other than “_”

Log in or sign-up to access the quiz



Don't have a login?

You can still revise this topic