write a java program to find profit and loss
Answers
Answered by
0
Answer:
Java Program to Calculate Profit or Loss. This program allows the user to enter the actual amount, and Sales amount. Using those two values, it will check whether the product is in profit or Loss using Else If Statement. TIP: Else If statement will check the first condition, if it is TRUE then it will execute the ...
Answered by
0
Answer:
Have programe is have to find profit and loss
Similar questions