User Profile
Collapse
-
o.k. you lost me. I am leaving that for another time. How do I calculate the entire value of my inventory? -
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...Leave a comment:
-
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...Leave a comment:
-
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[]...
No activity results to display
Show More
Leave a comment: