Question: Assignment 1 please solve it :( Q1. [40 mark] Write a C++ program using functions and array that create a chart of the sales of
Assignment 1 please solve it :(
![Assignment 1 please solve it :( Q1. [40 mark] Write a C++](https://dsd5zvtm8ll6.cloudfront.net/si.experts.images/questions/2024/09/66f525d07eb2a_03266f525d01cc11.jpg)


Q1. [40 mark] Write a C++ program using functions and array that create a chart of the sales of different districts using 2-dimensial arrays. The program will be consisting of the following variables and functions. Notes: - define a two-dimensional array with the DISTRICTS and MONTHS parameter. Both DISTRICTS and MONTHS parameter should be defined in the global scope as const integer parameter. Define a function display to display the information of sales of a district. Solution Q2. [30 marks, 65=30] Show the output of the following programs. If it contains an error, explain it. \begin{tabular}{|ll|l|} & unsigned int unsignVar =15000000000; \\ & signedVar =( signedVar 2)/3; \\ & unsignVar = (unsignVar 2)/3i \\ & cout
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
