
In our previous blog we have discussed about Control structures and the Functions in Scala. In this blog, we will be discussing about the Classes and Objects in Scala. As you are aware, Scala supports both Functional as well as Object oriented features. Let’s begin with object oriented features of...