7 num=465; 8. no=num; while(no>0) { a=no%10; 3(double) no/10.0; if (a%5==0 || no%3==0) 6. 10 11 no= 13 14 cout


7<br>num=465;<br>8.<br>no=num;<br>while(no>0)<br>{<br>a=no%10;<br>3(double) no/10.0;<br>if (a%5==0 || no%3==0)<br>6.<br>10<br>11<br>no=<br>13<br>14<br>cout<<

Extracted text: 7 num=465; 8. no=num; while(no>0) { a=no%10; 3(double) no/10.0; if (a%5==0 || no%3==0) 6. 10 11 no= 13 14 cout<><><">
Extracted text: Trace the Output of the following program: 5 Marks 1 E#include #include using namespace std; 4 Bint main() 5 { 3. int a,num, no, sum=0; 7 num=465; 8. no=num; while(no>0) { 9. 10 a=no%10; no=(double) no/10.0; if (a%5==0 || no%3==0) cout<><><">
Jun 08, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here