0
what if we ask the user to add two values but instead the user adds only one number then what will the compiler show as second number in the output??
3 Antworten
0
it would be a garbage value or can be the number only
0
unless you enter two values , compiler will not execute next line .
0
Well only a dumb guy wont enter a second value and the program wont execute if it isn't provided with a second value