Your Quiz is timed (15 minutes)
Start QUIZ
End QUIZ
Which is the best description of a variable?
Identifies a portion of a string.
A method to join strings.
Allows you to store information so it can be reused throughout the program
Allows you to make a decision based on a condition.
Which is the best description of the substring method?
Identifies a portion of a string.
A method to join strings.
Allows you to store information so it can be reused throughout the program
Allows you to make a decision based on a condition.
Which is the best description of concatenation?
Identifies a portion of a string.
A method to join strings.
Allows you to store information so it can be reused throughout the program
Allows you to make a decision based on a condition.
Which is the best description of an if statement?
Identifies a portion of a string.
A method to join strings.
Allows you to store information so it can be reused throughout the program
Allows you to make a decision based on a condition.
Submit