Chapter Quiz
In the following quiz, you will be tested on concepts you learned in this chapter.
We'll cover the following...
We'll cover the following...
Technical Quiz
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
1 / 10
In the next chapter, we will look into Scala’s collection library.