Answer:
The below code is pasted in the place of "/*Your solution goes here */"
while(numInsects<200) // while loop
{
System.out.print(numInsects+" "); // print statement
numInsects=numInsects*2; // operation to print double.
}
Output:
- If the user gives inputs 16 then the output is 16 32 64 128.
- If the user gives inputs 25 then the output is 25 50 100.
Explanation:
- The above code is in java language in which the code is pasted on the place of "Your solution" in the question then only it can work.
- Then the program takes an input from the user and prints the double until the value of double is not 200 or greater than 200.
- In the program, there is while loop which checks the value, that it is less than 200 or not. If the value is less the operation is performed otherwise it terminates.
Answer:
Graphic Designers
ProofHub as Project Management Tool. ProofHub is a versatile project management software for designers. ...
Jira. ...
Kanbanize. ...
Trello as Project Management Software for Graphic Designers. ...
Basecamp as Tool for Project Management. ...
Podio. ...
Asana. ...
Dropbox.
More items...•
Makes it personalised to you. If you don’t want people to use your excel work , putting your name on it or the person it belongs to’s name can make sure that it belongs to you or who it is meant to belong to.
Answer:
Same Browser
Explanation:
If we access some password for some website in from some computer. It will be saved in the browser of the computer. Whenever we access the website from some other computer and we want to login we need the same browser.
In this process, browser is sync by using our mailing address. Whenever we want to access the pasword of different website from some other device, we need to sync that device browser with the same mailing address.
In this process all password that are saved on other device may access from any device.