Hi im wondering if someone can help me i have to create the following program but dont quite know where the hell to start here is the scenario
Operation
• A local recording studio rents its facilities for £200 per hour. Management charges only for the number of minutes used. Create a project in which the input is the name of the group and the number of minutes it used the studio. Your program calculates the appropriate charges, accumulates the total charges for all groups, and computes the average charge and the number of groups that used the studio.
• Form: Use labelled text boxes for the name of the group and the number of minutes used. The charges for the current group should be displayed formatted in a text box.
• Create a group box for the summary information. Inside the group box, display the total charges for all groups, the number of groups, and the average charge per group. Format all output appropriately.
• Include buttons for Calculate, Clear, Print, and Exit
Could really do with some pointers please ive been staring at this screen for 4 hours now ;( should i use an array or arraylist? Can you store a name and a number in the same array or am i reading it wrong
Thanks
Brick Wall 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.