Java

Java Scanner Example

Java Code:

Output:




Java Scanner class which reads the int, string and double value as an input.

Leave a Comment