Ask Experts Questions for FREE Help !
Ask
    nofear13's Avatar
    nofear13 Posts: 36, Reputation: 1
    Junior Member
     
    #1

    Feb 21, 2009, 06:09 AM
    name of program
    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...
    nofear13's Avatar
    nofear13 Posts: 36, Reputation: 1
    Junior Member
     
    #2

    Feb 21, 2009, 06:18 AM

    output:
    11 34 59

    if you ever what to fill up the blnkz?=)
    Perito's Avatar
    Perito Posts: 3,139, Reputation: 150
    Ultra Member
     
    #3

    Feb 22, 2009, 01:46 PM
    Quote Originally Posted by nofear13 View Post

    while;(__<s){
    x=____;
    y=____;
    system.out.print(_+_+_+_);
    x=_+_;
    }
    It's a while loop - the condition is evaluated before the loop starts and at the beginning of every loop. The "while;" should read "while(" (eliminate the semicolon).
    nofear13's Avatar
    nofear13 Posts: 36, Reputation: 1
    Junior Member
     
    #4

    Feb 23, 2009, 01:32 AM

    OK thanks for the answer!=)

Not your question? Ask your question View similar questions

 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.


Check out some similar questions!

Which program is best? [ 14 Answers ]

I was just wondering which program would be the best for burning cds or dvds. I have Roxio, CyberLink PowerDVD and of course windows media player. I have the disk for Roxio and have downloaded it myself, but the CyberLink came on my computer. Is is really necessary to keep the media...

All program [ 2 Answers ]

Once my xp home edition 'all programs' appeared on the whole screen, now it is appeared in one row. How I can changed it back to the original appearance.

Program.exe [ 2 Answers ]

I have Windows 98 and when I am on craigslist and click on an email from the list it says PROGRAM.exe is needed to email that person. When I try to locate PROGRAM.exe on my computer it says it can't be found. What can I do to resolve this problem ? Can anyone help me with this problem, I have...


View more questions Search