nofear13
Feb 21, 2009, 06:09 AM
we have an assignment!
but hold up!
I would only ask what is the name of this code if I have fill up the blanks!
code:
puclic class problim{
public static void main(String[]arg){
int x=___;
int y=___;
while;(__<s){
x=____;
y=____;
system.out.print(_+_+_+_);
x=_+_;
}
}
}
is it a while loop or do while? Or if-else? What ? If I had fill it up?.
thanks for your time...
but hold up!
I would only ask what is the name of this code if I have fill up the blanks!
code:
puclic class problim{
public static void main(String[]arg){
int x=___;
int y=___;
while;(__<s){
x=____;
y=____;
system.out.print(_+_+_+_);
x=_+_;
}
}
}
is it a while loop or do while? Or if-else? What ? If I had fill it up?.
thanks for your time...