QUESTION 4 A variable associates a name with a value in memory, making it easy to remember and use the value later in a
Posted: Sun May 15, 2022 8:09 am
QUESTION 4
A variable associates a name with a value in memory, making it
easy to remember and use the value later in a program.
True
False
2 points
QUESTION 5
A function:
is a static group of code that performs a task but can’t return
anything.
stores a value in a named memory location.
is a reusable block of code that performs a task and may return
an object.
must return an object.
2 points
QUESTION 6
29.34
Integer
Float
String
Boolean
Class
A variable associates a name with a value in memory, making it
easy to remember and use the value later in a program.
True
False
2 points
QUESTION 5
A function:
is a static group of code that performs a task but can’t return
anything.
stores a value in a named memory location.
is a reusable block of code that performs a task and may return
an object.
must return an object.
2 points
QUESTION 6
29.34
Integer
Float
String
Boolean
Class