Q.1
Which of the following is not one of the 3 parts of the "Contract"?
  • Range
  • Domain
  • Function Name
  • Variable
Q.2
Image is a...
  • Function
  • Data Type
  • Value
  • Variable
Q.3
is a...
  • Function
  • Data Type
  • Value
  • Variable
Q.4
Is "outline" the name of a function or an argument in: (triangle 9 "outline" "green")
  • function
  • argument
Q.5
"red" is a ...
  • Function
  • Data Type
  • Value
  • Variable
Q.6
Sqr is a ...
  • Function
  • Data Type
  • Value
  • Variable
Q.7
While building a Bootstrap grid we use ________
  • spans
  • headers
  • divs
  • buttons
Q.8
In the following code, what does the number 4 represent?<div class="col-md-4">
  • the span of the column
  • the height of the column
  • the responsiveness
  • how many columns are in a row
Q.9
To create three equal-width columns on ALL devices and screen widths, I would use the following code<div class="row">___<div class="col">______Column number one___</div>___<div class="col">______Column number two___</div>___<div class="col">______Column number three___</div></div>
  • True
  • False
Q.10
"is a ...
  • Number
  • String
  • Function
  • Variable
0 h : 0 m : 1 s