CS606 Assignment No. 2 FALL 2017 (Due Date: January 19, 2018)
Instructions
Please read the following instructions carefully before submitting the CS606 assignment:
It should be clear that your assignment will not get any credit if:
o The CS606 assignment is submitted after due date.
o Submitted assignment does not open or file is corrupt.
o The CS606 assignment is copied (From internet/ to from students).
Software (s) Used to develop Assignment
- MS Word
- MS Paint
- Dev C++ Version 5+
Assignment Submission Instructions
.cpp file is required to submit on LMS. Submitting another format file would result in zero marks in this assignment.
2 – File is present in the same directory in which your program is present.
3 - Your program read text file line by line.
4 – When the length of the line is greater than zero it would start tokenizing the file on the basis of input.
5 – Sample output against input file is as under;
6 – If the operand is provided after assignment operator then you have to perform your arithmetic operation accordingly and at the end compare your result with the value after assignment operator. If both are equal then there’s no need to print a message and continue with reading next line. If these results are not equal then print a message as shown in the screenshot provided above.
7 – Another version of the text file and its corresponding result are attached below;
Deadline:
Your assignment must be uploaded on VULMS on January 19, 2018. While January 20, 2018, will be a bonus day for CS606 assignment submission.
Solution will be updated as soon as possible keep visit, and leave comments
This May be helpful for Assignment Solution: