CS201 Assignment 3 Solution 2020 -Stshine

CS201 Assignment 3 Solution 2020 -Stshine.blogspot.com

CS201 Assignment No3 Fall 2019 Solution file has been uploaded on Stshine.blogspot.com. Student can download the solution file form below link. Edit the file and then upload it in .cpp extension. otherwise student get grade 0.


Instructions

Please read the following instructions carefully before submitting assignment:

It should be clear that your assignment will not get any credit if:

o Assignment is submitted after due date.

o Submitted assignment does not open or file is corrupt.

o Assignment is copied (From internet/students).



Software allowed to develop Assignment

Dev C++



Objectives:

In this assignment, the students will learn:
How to make Class while dealing with real life problems
How to associate functions with Class.
How to implement switch statement for Class based functions.
How to deal with file handling.
How to manipulate already created file.



Assignment Submission Instructions

You are required to submit only .cpp file on the assignments interface of CS201 at VU-LMS.

Assignment submitted in any other format will not be accepted and will be graded with zero marks.

Problem Statement

Write a console-based employee management system through binary File Handling (In order to observe data security, we use binary file format so that data cannot be read directly from the TXT file) which will perform management actions of Employee by taking input from user by showing following three options:

Press 1 to ADD AN EMPLOYEE.
Press 2 to DISPLAY FILE DATA.
Press 3 to INCREASE EMPLOYEE SALARY.

After dealing with each option, show prompt to user and continue the program until user press other than ‘y’

Instructions to write C++ program:

Ø Use Class Employee to declare all Employee’s belongings.



Ø Make a EMPLOYEE.TXT file for saving Employee records

Ø Each time program runs, check and delete EMPLOYEE.TXT file if already exists.

Ø Switch statement will be implemented to perform multiple conditions and to perform different actions based on the conditions. i.e. Option 1, 2 and 3.

Ø Write functions to perform tasks given in options.

Download or Copy Below code:



vu assignment solution spring 2019
vu assignment solution cs101
vu assistance assignment solution
eng 501 assignment solution 2019
vu ning
vu help
lms vu
mgt504 assignment 1 solution 2019.[full_width]