User Profile

Collapse

Profile Sidebar

Collapse
Xeric
Xeric
Last Activity: Nov 1 '06, 11:52 PM
Joined: Nov 1 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Xeric
    replied to Help!
    in Java
    This is what she told me when I emailed to ask about it.

    1)Finding the product of numbers between 3 and 7, is similar
    to finding the sum of n numbers program that we did in
    class.

    For this program you are supposed to use a while loop. First
    you need to identify the condition that will make the while
    loop execute. After that apply the logic similar to one that
    we did toady in class(...
    See more | Go to post

    Leave a comment:


  • Xeric
    replied to Help!
    in Java
    Well, for the first one it HAS to be a while loop.. that's the assignment. Also, I don't exactly follow what you're saying on the other one either. I'm very new to this. What is mod?
    See more | Go to post

    Leave a comment:


  • Xeric
    started a topic Help!
    in Java

    Help!

    Hey guys. I'm sure these two programs are really simple, but I'm in my first java programming class and I don't have any programming background. I think I missed the class when we went over this stuff. Anyways, I have to write two programs for homework.

    1) Write a program that outputs the product of all the integers between 3 and 7, inclusive, that is, 3*4*5*6*7. Use while loop for this program.

    2) Write a program that...
    See more | Go to post
No activity results to display
Show More
Working...