CS201 Assignment No 1 Solution Spring 2020 | Virtual Study Solutions

Adsetra Ads

 

CS201 Assignment No 1 Spring 2020

Dear Students, Here you can read or download CS201 - Introduction to Programming Assignment 1 Solution of Semester Spring 2020. The Assignment Due Date is 01 June 2020. Total Marks are 20. CS201 Assignment 1 Solution Spring 2020 File and Sample Preview have also been added below. Previously we shared IT430 Assignment No 1 Solution Spring 2020.

DOWNLOAD CS201 ASSIGNMENT 1 SOLUTION SPRING 2021

File Name
Download Link
 CS201 Assignment 1 Solution Spring 2021.cpp 


CS201 Assignment No 1 Solution Spring 2020
CS201 Assignment No 1 Solution Spring 2020

CS201 Assignment Instructions

Please read the following instructions carefully before submitting the assignment:
  • It should be clear that your assignment will not get any credit if:
  • The assignment is submitted after the due date.
  • The submitted assignment does not open or file is corrupt.
  • Assignment is copied (From the internet/students).

The recommended tool to develop Assignment

  • Dev C++
Recommended: DevC++ Installation and Usage Complete Guidelines

CS201 Assignment Objectives:

The Objective of this Assignment is to enable students to understand and practice the concepts of:
  • Data Types and Variables
  • Arithmetic and Logical Operators
  • If-else and switch-case statements

CS201 Assignment Question:

Create a menu based program using C++ which will calculate the increment and tax deduction amount on salary
based on the pay scale of an employee. After this, the net salary of employees will be calculated. Details of these
calculations are provided in Solution Guidelines.
You are required to use initial salary, increment rate, and tax deduction rate given in the following table for each of the
given pay scale.

CS201 Assignment Pay Scale
CS201 Assignment Pay Scale

CS201 Assignment Solution Guidelines:

  • There should be a menu consisting of different pay scales and options to select any one pay scale. See the first sample screenshot for reference.
  • On the basis of a selected pay scale, calculate increment amount and tax deduction amount. For the rate of increment and tax, use the table given above.
  • The increment amount will be calculated through the initial salary on the basis of the given rate.
  • The updated salary will be calculated as the initial salary plus the incremented amount.
  • The tax deduction amount will be calculated through an updated salary as per the given rate.
  • Formula to calculate net salary is Net Salary = Initial Salary – Incremented Amount – Tax Deduction Amount
  • After doing all necessary calculations, display initial salary, incremented amount, increased (updated) salary,
  • tax deduction amount, and net salary. See the last sample screenshot for reference.

CS201 Assignment Sample Screenshots of Output:

CS201 Assignment Sample Screenshots of Output
CS201 Assignment Sample Screenshots of Output

CS201 Assignment Submission Instructions

You have to submit only.CPP file on the assignments interface of CS201 from your LMS account. Assignment submitted in any other format will not be accepted and will be scaled with zero marks.

CS201 Assignment 1 Solution Spring 2020

You can see the Sample Preview of CS201 Assignment 1 Solution 2020 provided by (Virtual Study Solutions) below. Click on Download Button to Download Solution File in Your PC. Please Share it with your friends. You can also like our Facebook Page or Subscribe Us on YouTube for Latest Updates related to Assignment Solution and Past Papers.

We also recommend you to read:

CS201 Current and Past Mid Term Paper Spring 2019

CS201 Current and Past Mid Term Papers Fall 2017

Spring 2020 Assignment Solution:

CS601 Assignment No 1 Solution Spring 2020

CS408 Assignment No 1 Solution Spring 2020

CS504 Assignment No 1 Solution Spring 2020

BT101 Assignment No 1 Solution Spring 2020

All Subjects Mid Term Past Papers Collection

File NameDownload Link
All Subjects Mid Term Papers Collection.zip Download


Please Note:
We are here to facilitate your learning and we do not appreciate the idea of copying or replicating solutions. 
Recommended: How to avoid Plagiarism or Zero Marks in Assignments

CS201 Assignment Solution Code Sample Preview:

CS201 Assignment No 1 Solution Code Sample Output Preview
CS201 Assignment No 1 Solution Code Sample Output Preview
CS201 Assignment 1 Solution Explanation - Watch Video


Download CS201 Assignment 1 Solution Spring 2020

File NameDownload Link
 CS201 Assignment 1 Solution Idea 1.CPP Download

File NameDownload Link
 CS201 Assignment 1 Solution Idea 2.CPP Download

Share your valuable feedback in the comments section. Thank You.

Post a Comment

  1. Cs201
    Assignment 2020 send me plz
    syedmuzammilhussainshah48@gmail.com

    ReplyDelete
  2. cs201 solution file send me mail asimarani365@gmail.com

    ReplyDelete

 

Top