How do I write java parallel arrays by the JumpinJive.java
1.The program should either print the name and price for a coffee add-in from the Jumpin' Jive Coffee shop or it should print the message " Sorry, we do not carry that".
2. Write the code that prints the name and price of the add-in or error message and and also write the code that prints the total order cost.
3. Execute the program using the following data, and record the output:
cream
caramel
whiskey
chocolate
Chocolate
Cinnamon
Vanilla
Attachment:- JumpinJive.zip