Saved Bookmarks
| 1. |
How Many Values Of Type Nothing Have In Scala? |
|
Answer» In Scala, Nothing type have no values that is ZERO. It does not have any values. It is a subtype of all VALUE CLASSES and REFERENCE classes. In Scala, Nothing type have no values that is zero. It does not have any values. It is a subtype of all Value classes and Reference classes. |
|