Find The Error In FOllowing Program #include main() { int a; cout>a; if(a>10); // this is logically invalid cout



Find The Error In FOllowing Program

#include
main()
{
int a;
cout<"enter any="">
cin>>a;
if(a>10); // this is logically invalid
cout<"value is="" greater="" than="">
else
cout<"value is="" less="" than="">
}



Jun 08, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here