public class Table {
public static void main(String[] args) {
int num=Integer.parseInt(args[0]);
System.out.println("Table");
for(int i=1;i<=10;i++)
{
System.out.println(i+"*"+num+"="+i*num);
}
}
}
its the program using command line arrgument...but you have to write it in notepad and then save is into bin folder..then go through your Dos promt and then complie it by javac and then run it by java comment.in run time you should pass the value as a command line then execute...but if you want to excute this program into netbins its not allowed..then you have to take the number as a static way...
Convert it.
cookies
The number of pixels in an inch of a photo or a screen or a camera is given by the software. You can change it if the program alow you to do so. Thanks rylwy
Halv that given number,Make a square that has that half number as the length of a side.Stretch the string across the diagonal of the square from corner to corner.The length of the string is the square root of the given number
kjhk
Yes, it is possible to do that.
001234557889 is the answer.
no answer....pls post
add them all together and then divide the answer by the number of numbers.
Less
Traverse the array from index 0 until you find the number. Return the index of that number.
The number of wavelengths passing through a given point per second is determined by the frequency of the wave passing through that point. It is calculated using the formula: number of wavelengths = frequency of the wave.