A College has chosen to automate its batch details processes. The programme must be created in such a way that an appropriate directory structure for storing the files is maintained. The directory...




USE C SHARP LANGUAGE AND CODE MUST GET COMPILED IN VISUAL STUDIO.




QUESTION PROVIDED IN ATTACH IMAGE.


A College has chosen to automate its batch details processes. The programme<br>must be created in such a way that an appropriate directory structure for storing<br>the files is maintained. The directory structure that must be adhered to is as<br>follows:<br>College<br>Nagpur<br>Bangalore<br>Mumbai<br>Pune<br>Nagpur.txt<br>Bangalore.bxt<br>Mumbai.txt<br>Pune.txt<br>In a C# application, you must conduct the following operations.<br>Create a menu-driven application to keep track of batch information.<br>• As shown in the above figure, the first option in the menu should<br>allow the user to create a directory structure and files (if they do<br>not already exist) in the c drive.<br>• The second option should accept the user's batch details.<br>Append the batch details to the respective files based on the<br>location specified by the user.<br>The third menu option allows the user to backup the College<br>folder to D Drive.<br>• The fourth option should allow the user to see the contents of the<br>text files

Extracted text: A College has chosen to automate its batch details processes. The programme must be created in such a way that an appropriate directory structure for storing the files is maintained. The directory structure that must be adhered to is as follows: College Nagpur Bangalore Mumbai Pune Nagpur.txt Bangalore.bxt Mumbai.txt Pune.txt In a C# application, you must conduct the following operations. Create a menu-driven application to keep track of batch information. • As shown in the above figure, the first option in the menu should allow the user to create a directory structure and files (if they do not already exist) in the c drive. • The second option should accept the user's batch details. Append the batch details to the respective files based on the location specified by the user. The third menu option allows the user to backup the College folder to D Drive. • The fourth option should allow the user to see the contents of the text files "Nagpur.txt," "Chennai.txt," "Mumbai.txt," and "Pune.txt."

Jun 05, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here