Answer Posted / Soni
Type Inference in Scala is the process of automatically deducing the data type of a variable or expression based on its usage. This allows developers to write concise and more readable code.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers