User Profile

Collapse

Profile Sidebar

Collapse
spicster
spicster
Last Activity: Sep 9 '07, 01:28 PM
Joined: Aug 22 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • spicster
    replied to Finding a Java invetory value
    in Java
    o.k. you lost me. I am leaving that for another time. How do I calculate the entire value of my inventory?
    See more | Go to post

    Leave a comment:


  • spicster
    replied to Finding a Java invetory value
    in Java
    Thanks nepomuk, I plugged in the for loop and worked (compiled) just fine. One other thing the instructor advised me to use the %s,%d, for uniformity. How do these work and are they easier to work with?

    spicster...
    See more | Go to post

    Leave a comment:


  • spicster
    replied to Finding a Java invetory value
    in Java
    Thanks for the help and my instructor told me this also (using the while loop). Is is possible to show me an example on how to do this. The assignment also asks to find the entire inventory value. I am still a rookie to java script. thanks...
    See more | Go to post

    Leave a comment:


  • spicster
    started a topic Finding a Java invetory value
    in Java

    Finding a Java invetory value

    I need help with finding an entire inventory value for a java assignment. This is what I have so far. I am new to Java and am struggling. In need of help, thanks


    import java.util.Scann er;//program uses class scanner

    public class ProductInventor y1

    {//main method begins java application

    public static void main (String args[])
    {


    Product invProducts[]...
    See more | Go to post
No activity results to display
Show More
Working...