What is input mismatch error. It is showing while compiling a file | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

What is input mismatch error. It is showing while compiling a file

Input mismatch error

17th Jun 2019, 5:17 PM
Justin
Justin - avatar
2 Answers
+ 12
If you want to get a input from the user and you decide that input was integer type. But user input a wrong type. Than compiler throw an input mismatch error.
17th Jun 2019, 7:54 PM
Sumit Programmer😎😎
Sumit Programmer😎😎 - avatar
+ 4
Can you share your code?
17th Jun 2019, 5:24 PM
Deepak Kumar
Deepak Kumar - avatar