CS201-Introduction to Computing
Assignment no. 1 Solution
Spring 2018
Due Date: 07 May, 2018
Assignment no. 1 Solution
Spring 2018
Due Date: 07 May, 2018
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:
To enable students to write, compile and execute a program in Dev C++. Moreover to familiarize students with the concepts of:
Variables and operators
Expressions in C++
Decision structures
Repetition structures
Break and Continue statements
Expressions in C++
Decision structures
Repetition structures
Break and Continue statements
Assignment Submission Instructions
You have to submit only.cpp file on the Assignments interface of CS201 at VULMS. Assignment submitted in any other format will not be accepted and will be graded zero marks.