What are throws in scala?
Answer Posted / Atul Kumar Pal
"In Scala, the 'throws' keyword is used to specify which exceptions a method may throw. It is used in the method signature."
Post New Answer View All Answers
What is the current latest version of scala? What is the major change or update in scala 2.12?
7
What is the latest version of scala?
2