Find out error if any into the following program. #include main() { int a; cout>a; Switch(a>10); { Case 1: cout


Find out error if any into the following
program.


#include
main()
{
int a;
cout<”enter any="" no.="">
cin>>a;
Switch(a>10);
{
Case 1:
cout<>
Break;
Case 2:
cout<>
Break;
else
cout<”value is="" greater="" than="">
}
}
Errors:



Jun 10, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here