[Solved] error while taking String input in java [closed]


java.util.InputMismatchException-In order to deal with this exception you must verify that the input data of your application meet its specification. When this error is thrown, the format of the input data is incorrect and thus, you must fix it, in order for your application to proceed its execution.

11

solved error while taking String input in java [closed]