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:
The "bot" is the correct answer for the above question
Explanation:
- The Bot is a software program that is used to do the automatic task behave like it is human. This is a program that helps to solve the task which is routine, simple and repetitive.
- The example of this type of software are webcrawler and chat boot.
- The above question asked about the program which is used to interacts with the other software to perform some operation. That type of program is known as the boot program.
Part 1926 & Part 1910
hope this helps
Whats the question if its true or false, then true