b) False
Scala classes does not contain static members.
Scala does not have static keyword, but still we can define them by using object keyword.