Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Trending News
I need a cobol sorce code for an automobile showroom details using files.?
I need help in cobol programming as i am a starter in cobol. The code must contain different files maintaining details such as dealers, stocks present, their sales per month to per year. Then showroom worker details such as their salary, date of joining, name etc. Another file must be able to retrieve data from these files and manipulate calculations. If someone can, please help me giving tips.
2 Answers
- TheMadProfessorLv 71 decade agoFavorite Answer
A meaningful answer would require a LOT more info. Are we talking a batch-oriented application or user-interactive? Mainframe Cobol, Visual Cobol, Microfocus Cobol or something else? Will the various data files be in flat files, VSAM, a database (and if so, what sort?), etc.? Is the application only to produce various reports from existing data (and what sorts of those?) or also update information (and if so, which ones?)
Source(s): 30+ years in IT, 20+ as a Cobol consultant