WorksheetsUnit 2 Quiz - Bootstrap: Algebra
Total questions: 11
Worksheet time: 6mins
Name
Class
Date
1.
How many arguments does rotate expect?
(rotate 10 (star 50 "solid" "orange"))
a)
1
b)
2
c)
3
d)
4
2.
Image is a...
a)
Function
b)
Data Type
c)
Value
d)
Variable
3.
sqr is a ...
a)
Function
b)
Data Type
c)
Value
d)
Variable
4.
Is "outline" the name of a function or an argument in:
(triangle 9 "outline" "green")
(triangle 9 "outline" "green")
a)
function
b)
argument
5.
"red" is a ...
a)
Function
b)
Data Type
c)
Value
d)
Variable
6.
842 is a...
a)
Function
b)
Data Type
c)
Value
d)
Variable
7.
What is the function name in the following?
;object: Number String String ->Image
;object: Number String String ->Image
a)
object
b)
Number
c)
String
d)
Image
8.
What is the Domain in the following function?
;object: Number String String ->Image
;object: Number String String ->Image
a)
object
b)
Number String String
c)
Number
d)
Image
9.
What is the Range in the following function?
;object: Number String String ->Image
;object: Number String String ->Image
a)
object
b)
Number String String
c)
Number
d)
Image
10.
Which of the following is not one of the 3 parts of the "Contract"?
a)
Range
b)
Domain
c)
Function Name
d)
Variable
11.
"580" is a ...
a)
Number
b)
String
c)
Function
d)
Variable
100 %
