Answer:
1. B (pure functions)
2. No, It is an inheritance.
3. No, immutable objects are objects which cannot be changed.
4. False, Scala programming is a pure object oriented programming.
5. True, functional programming is a layer above object oriented programming.
6. The type of s would Scala
7. Yes, the expression is valid
8. The best qualifier is myvar(syntax variable).
9. It is imported from Scala
10. Yes, a function is said to be first class when it is treated like other variables.