Given positive integer numinsects, write a while loop that prints that number doubled without reaching 100. follow each number w
ith a space. after the loop, print a newline. ex: if numinsects = 8, print
1 answer:
Hi,
the program is as follows
___________________________________________________________
import java.io.*;
class doubleval
{
public static void main()throws IOException
{
DataInputStream dt=new DataInputStream(System.in);
System.out.println("Enter NUMBER WHOSE DOUBLE U WANT TO PRINT");
int n=Integer.parseInt(dt.readLine());
for(int i=n;i<=100;i=2*i)
{
System.out.println(i);
}
}
}
You might be interested in
A function you can perform on a word processor BUT NOT on a typewriter is editing.
Hey buddy
so 14 it was be a long time but l think it is true
15 is <span>the range of tools and functions associated with that activity</span>
Answer:
it is not seeing full. please give full
<span>Make eye contact look at everyone ur speaking to not just one person speak loud and clearly make sure your understandable</span>
Answer:
Deleting files and etc on your computer.