Answer:
// here is code in c++.
// include header
#include <bits/stdc++.h>
using namespace std;
// main function
int main()
{
// variables to read input
int userNum,x;
cout<<"enter the value of userNum and x :";
// read the input from user
cin>>userNum>>x;
// divide the userNum with x 4 times
for(int a=0;a<4;a++)
{
userNum=userNum/x;
cout<<userNum<<" ";
}
cout<<endl;
return 0;
}
Explanation:
Declare two variables "userNum" and "x". Read the value of these. Run a for loop 4 time and divide the "userNum" with "x" and print the value of "userNum".
<u>Output:</u>
enter the value of userNum and x :2000 2
1000 500 250 125
Spambots send thousands of messages world wide once they get your information things like email and such and send out unsolicited things out constantly. Brainliest??
I've seen this problem before, you just need the solution to the 'while' loop, right?
Assuming your variable names are the same as the generic question your while loop should look like this:
while (keepGoing != 'n')
Answer:
The answer is "Option B and C".
Explanation:
Universal Containers is a fast-growing multinational product distributor, in which the company creates all types of boxes including basic postal to customized machinery manufacturing to large tanks for shipment delivery, in which both options a and b were correct that can be described as follows:
- In this connection was based on distribution criteria, that uses the agency of Program, which gives users access via roles, and all the distribution rules based on parameters, which gives public organizations exposure to members, and wrong choices can be described as follows:
- In options A and option D both were wrong because it is not based on criteria, that's why it can't allow you access.
Clicking Ctrl+a and backspace deletes all letters.<span />