Search:

Type: Posts; User: parveshraju92

Search: Search took 0.18 seconds.

  1. Replies
    2
    Views
    972

    i want code for this

    write a program that calculates the change due to a customer by denomination; that is, how many pennies, nickels, dimes, etc. are needed in change. The input is to be purchase price and the size of...
  2. Function that will add the contents of a String array

    Write a function that will add the contents of a String array.
    1. This time the input array to your function will be an array of Strings.
    2. Your function body will be similar except you’ll have to...
Results 1 to 2 of 2