Answer:
I only do Design and Technology
sorry don't understand.
Answer:
Algorithm:
1. Declare an integer variable N.
2. Read the value N from user.
3.While(N):
3.1 find r=N%10;
3.2 print r in new line.
3.3 Update N as N=N/10.
4.end program.
Implementation in C++.
// header
#include <bits/stdc++.h>
using namespace std;
// main function
int main()
{
// variable
int N;
cout<<"Enter an Integer:";
cin>>N;
// find the digits of number
while(N)
{
// last digit
int r=N%10;
// print last digit
cout<<r<<endl;
// update the number
N=N/10;
}
return 0;
}
Output:
Enter an Integer:329
9
2
3
Answer:
The headline component is the correct answer.
Explanation:
The headline component provides their user a better experience to modify the text or fonts of the heading and simple text with that links which is inline to those pages that displaying the topics, articles and also the discussions. This is also used for the particular search network text and also for the google ads components. So, that's why the following option is correct.
When a machine says function suppressed after scanning a ticket, it implies that you have won some certain amount.
<h3>What is lottery wins?</h3>
This term connote that a person has a winning ticket in a lottery that is often owned by a government.
Note that if a winning ticket is scanned, the terminal often shows a message just for you and that suppress function implies that your the ticket has won something.
Learn more about lottery from
brainly.com/question/9216200
Answer:
Explanation:
i think he alive but in heaven i dunno