A file named Description.txt contains unknown number of metal sheets dimensions and description (maximum no. of records is 30). Each line in the file consists of Metal sheet name (string), width (float), length (float) and height (float). Write a program that reads the data from the file into 4 parallel arrays. Your program should calculate and display the following (see screen output): The number of Metal sheets in the file. The average length for all metal sheets. Metal sheets information (Metal sheet name and volume) for all items in the file. The volume is equal to width x length x height. The metal sheet name with smallest volume.

Programming Logic & Design Comprehensive
9th Edition
ISBN:9781337669405
Author:FARRELL
Publisher:FARRELL
Chapter7: File Handling And Applications
Section: Chapter Questions
Problem 15RQ
icon
Related questions
Question
Write the programme
A file named Description.txt contains unknown number of metal sheets dimensions and
description (maximum no. of records is 30). Each line in the file consists of Metal sheet name
(string), width (float), length (float) and height (float). Write a program that reads the data
from the file into 4 parallel arrays. Your program should calculate and display the following
(see screen output):
• The number of Metal sheets in the file.
• The average length for all metal sheets.
Metal sheets information (Metal sheet name and volume) for all items in the file. The
volume is equal to width x length x height.
The metal sheet name with smallest volume.
Transcribed Image Text:A file named Description.txt contains unknown number of metal sheets dimensions and description (maximum no. of records is 30). Each line in the file consists of Metal sheet name (string), width (float), length (float) and height (float). Write a program that reads the data from the file into 4 parallel arrays. Your program should calculate and display the following (see screen output): • The number of Metal sheets in the file. • The average length for all metal sheets. Metal sheets information (Metal sheet name and volume) for all items in the file. The volume is equal to width x length x height. The metal sheet name with smallest volume.
Expert Solution
steps

Step by step

Solved in 3 steps with 2 images

Blurred answer
Knowledge Booster
Binary numbers
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning
Programming with Microsoft Visual Basic 2017
Programming with Microsoft Visual Basic 2017
Computer Science
ISBN:
9781337102124
Author:
Diane Zak
Publisher:
Cengage Learning