Chapter Quiz
In the following quiz, you will be tested on concepts you learned in this chapter.
1
What is string interpolation?
A)
Embedding strings with numbers
B)
Embedding strings with variables
C)
Embedding strings with expressions
D)
All of the above
E)
None of the above
Question 1 of 100 attempted
In the next chapter, we will look into Scala’s collection library.