Tutorials
Go Premium
Data Structure
Java
Python
HTML
Interview Preparation
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
SQL
Web Development
System Design
Aptitude
GfG Premium
Similar Topics
Web Technologies
32.1K+ articles
DSA
20.0K+ articles
Python
19.6K+ articles
Experiences
15.8K+ articles
Interview Experiences
14.1K+ articles
Scala
1.8K+ articles
Scala
1.2K+ articles
Scala-list
39+ articles
Scala-Basics
36+ articles
scala-parameterized-type
3+ articles
Scala-Keyword
5 posts
Recent Articles
Popular Articles
Scala | Null, null, Nil, Nothing, None, and Unit
Last Updated: 11 July 2025
The Empty values in Scala are represented by Null, null, Nil, Nothing, None, and Unit. The explication of these empty values are as follows:null:The reference types such a...
read more
Scala
Scala
Scala-Basics
Scala-Keyword
scala-parameterized-type
Scala this keyword
Last Updated: 11 July 2025
Keywords are the words in a language that are used to represent some predefined actions or some internal process. We use the this keyword when we want to introduce the cur...
read more
Scala
Scala-Keyword
Lazy val and Infinite Sequences in Scala
Last Updated: 26 July 2019
Vals and Lazy vals are present in Scala. lazy keyword changes the val to get lazily initialized. Lazy initialization means that whenever an object creation seems expensive...
read more
Scala
Scala
Scala-Keyword
Scala-list
Continuations in Scala
Last Updated: 04 May 2020
The main idea of continuations in scala is the ability to interrupt a program, save its control state, and resume it at a later point in time. Continuations pop up on the ...
read more
Picked
Scala
Write From Home
Scala
Scala-Keyword
Heighten and Widen In Scala
Last Updated: 04 May 2020
Heighten and Widen are the functions needed to enable the clients to place elements of different widths on top of each other, or place elements of different heights beside...
read more
Picked
Scala
Write From Home
Scala
Scala-OOPS
Scala-Keyword
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !