Scala
Does <b>th ...
Site Language: English
Українська
English
Русский
Programming Tests
Login
Sign Up
Programming Tests
Theory
Snippets
Papers
Landing
Android
Prices
FAQ
Cosmo Story
Terms and Conditions
Privacy Policy
Cookies Policy
Send Feedback
Does
throw
expression have a result type in Scala?
Yes, it has
No, it has not
Explanation
Although it may seem somewhat paradoxical, in Scala, throw is an expression that has a result type. Technically, an exception throw has type Nothing.
Source:
Exception handling with try expressions
exceptions
Like
Login in
to like
Comment
Login in
to comment
Share
Tweet
Related Content
Is it required to catch checked exceptions in Scala?...
What will be printed out as the result of the following code execution? ...
Select a good (preferred) way to catch Exceptions in Scala:...
S
cala
Quiz
Login to learn Scala
or
Read more about
Scala Quizzes
Follow CodeGalaxy
Mobile Beta
Send Feedback
Keep exploring
Scala quizzes
Which character do you use instead of " * " for importing all the names of a pac...
How would you change declaration of function foo to ensure that a functi...
What is the largest Tuple that Scala supports?...
Can methods, taking one argument, be used with infix syntax?...
What is a higher-order function?...
Scala's Unit roughly corresponds to which Java type?...
Sign Up Now
or
Subscribe for future quizzes
Login in to like
Login in to comment