Computer Science, asked by nrao8152, 9 months ago

Q16. What will be the output of the
code snippet given below, if user
enters 10 and 12 as input?
a=input("Enter first number: ")
b=input("Enter second number :")
c= a + b
print(c)
Type our answer Here:
1​

Answers

Answered by neelamvermasholok7
1

Answer:

In a switch case, when the switch value does not respond to any case then the execution transfers to:

a break statement

a default case

a loop

none

Explanation:

follow me on Instagram_shlok_raja

and tik tok also shlok913

Similar questions