Answer Posted / Amit Kumar Tripathi
Scala supports various literals, including integers (e.g., 10), floating-point numbers (e.g., 3.14), strings (e.g., "Hello World"), booleans (true and false), characters ('a' or 'u0061'), and null values.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers