Question: Write a program(Java language) , flow chart and UML diagram based on the situation below. a. Develop an application for users to calculate electricity bill.
Write a program(Java language), flow chart and UML diagram based on the situation below.
a. Develop an application for users to calculate electricity bill. b. The application developed must use a declaration variable, a calculation procedure corresponding to the actual scenario. c. Applications will be given an additional 5 marks if any include (a) overloading constructor, (b) overloading method, and (c) array. d. The bill calculation tariff must use the actual bill calculation formula used in our country. (refer to the Internet about TNB if necessary). e. The application must also be able to calculate the average bill usage for n months where the value of n can consist of {1,2,3,4,5,6,7,8,9,10,11,12}. f. The value of n should be entered interactively by the user. g. Display results when the user has finished entering what they want.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
