Ecse1ces - c programming for engineers and scientists - the


C Programming for Engineers and Scientists

Problem Description

The principal from your primary school found out that you are doing your programming assignment and wants you to develop a program for his students to practise their arithmetic skills.

The students can choose:

1. module to practise (addition, subtraction, multiplication or division)

2. range of numbers (from 1 to a maximum of 100)

3. number of questions (a minimum of 3)

Based on the input, questions for the selected math operations are asked.

Each question consists of two numbers separated by relevant arithmetic operator with equal sign at the end.

For each question, the answer is checked and appropriate feedback is displayed.

After the last question, an overall score and appropriate feedback are displayed.

The student can then continue practising with the same / different module or exit the program.

Submission Guidelines

1) Perform problem analysis by creating word document file that includes example runs, defining diagram, pseudocode and data dictionary.

2) A program has to be written in C language as taught in labs and lectures.

3) Your code has to include a header comment with student's name, ID and the purpose of the program. In addition, comments should be used whenever necessary in elaborating the program's logic.

4) Your assignment has to be submitted through Moodle as a .zip file, consisting of analysis file, compiled and linked C programs.

Request for Solution File

Ask an Expert for Answer!!
C/C++ Programming: Ecse1ces - c programming for engineers and scientists - the
Reference No:- TGS02767633

Expected delivery within 24 Hours