TCP3151: Integrative Programming and Technologies Assignment, MMU, Malaysia Create a JNI program to calculate the electricity bill. The Java main program will request the user to provide the total electricity
Question 1 Create a JNI program to calculate the electricity bill. The Java main program will request the user to provide the total electricity consumption (kWh) and total water consumption (m³). First native method: i) Input: Total electricity consumption (kWh) ii) Calculate the electricity bill based on the table below:...