Skip to main content

[vu-students] CS201 ASSIGNMENT NO.2 COMPLETE AND CORRECT SOLUTION KINDLY FIND THE ATTACHMENT BY VIRTUALIANS GROUP

//VIRTUALIANS GROUP
#include <cstdlib>
#include <iostream>
double high_Temp(double [],int);
double low_Temp(double []);
double Average_Temp(double [],int);
using namespace std;
int main(int argc, char *argv[])
{
cout<<"Temperature Calculation system By VIRTUALIANS GROUP "<<endl ;
int days;
cout<<"Enter the number of consecutive days to read their temperature : ";
cin>>days;
double temp[days];
int i, j;
double t;
for(i=0;i<days;i++)
{
cout<<endl<<"Enter temperature for day "<<i+1<<" : ";
cin>>temp[i];
cout<<" VIRTUALIANS GROUP VIRTUALIANS GROUP"<<endl ;
}

for(i=0; i<days; i++)
{

for(j=0; j<days-1; j++)
{

if (temp[j] > temp[j+1])
{
t = temp[j];

temp[j] = temp[j+1];

temp[j+1] = t;
}
}
}

cout<<endl<<"The Average Temprature is : "<<Average_Temp(temp,days);

cout<<endl<<"The Higest Temprature is : "<<high_Temp(temp,days);

cout<<endl<<"The Lowest Temprature is : "<<low_Temp(temp)<<endl;

system("pause");
}
double high_Temp(double a[],int arraysize)
{
return a[arraysize-1];
}

double low_Temp(double a[])
{

int b=0;


return a[b];
}

double Average_Temp(double a[],int arraysize)
{


int i;

double c=0;

for ( i = 0 ; i < arraysize ; i ++)
{


c=c+a[i];
}


c=c/i;

return c;
}












Dear students this is the complete solution of cs201 assignments no.2

kindly make some changes and submit it.

For any problem you surely welcome for consulting 

 Kindly find the attachment

Remember us in your pray by

VIRTUALIANS GROUP


--
MIT VIRTUALIANS

--
You received this message because you are subscribed to the Google
Groups "VU Students" group.
To post to this group, send email to vu-students@googlegroups.com
To unsubscribe from this group, send email to
vu-students+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/vu-students?hl=en_PK?hl=en

Comments

Popular posts from this blog

Re: )))))))Vu & Company((((((( : Amazing Art on Human Faces

wao great.  On Mon, Dec 13, 2010 at 5:12 PM, Muhammad Ilyas < mmilyaskhan@gmail.com > wrote:     Amazing Art on Human Faces                           -- BEST REGARDS Muhammad Ilyas   . .*) .*) ..*) .*) (. (.` * '...**,''',...LOVE PAKISTAN...... ******************************** -- You received this message because you are subscribed to the Google Groups "Vu and Company" group. To post to this group, send email to vu-and-company@googlegroups.com . To unsubscribe from this group, send email to vu-and-company+unsubscribe@googlegroups.com . For more options, visit this group at http://groups.google.com/group/vu-and-company?hl=en . -- You received this message because you are subscribed to the Google Groups "Vu and Company" group. To post to ...

::: vuaskari.com ::: Office of the High Commissioner for Human Rights: URGENT PETITION ON THE UN KASHMIR REPORT

Hey, I just signed the petition "Office of the High Commissioner for Human Rights: URGENT PETITION ON THE UN KASHMIR REPORT" and wanted to see if you could help by adding your name. Our goal is to reach 200,000 signatures and we need more support. You can read more and sign the petition here: http://chng.it/WMsBWWXBd6 Thanks! khurram -- We say, "Be one as Pakistani Nation and grow up for Pakistan's Future". Wish you all the best. Join www.vuaskari.com, To post to this group, send email to vuaskari_com@googlegroups.com Visit these groups: This (Main) Group: http://groups.google.com/group/vuaskari_com?hl=en?hl=en MIT/MCS Group: http://groups.google.com/group/vu_askarimit?hl=en?hl=en HRM Group: http://groups.google.com/group/askari_hrm?hl=en?hl=en Banking Group: http://groups.google.com/group/askari_banking?hl=en?hl=en Management: https://groups.google.com/group/vuaskari_mgt?hl=en Marketing: https://groups.google.com/group/vuaskari_mkt?hl=e...

[vu-students] [**Virtual University Of Pakistan**Student Cafe] [~>VU-P!nD!<~] FIN630 Quiz Investment Analysis & Portfolio Management

FIN630 Quiz Investment Analysis & Portfolio Management http://pakitworld.board-directory.com/t192-fin630-quiz-investment-analysis-portfolio-management#192 -- You received this message because you are subscribed to the Google Groups "vupindi" group. To post to this group, send email to vupindi@googlegroups.com To unsubscribe from this group, send email to vupindi+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/vupindi?hl=en -- Posted By Sheroo to **Virtual University Of Pakistan**Student Cafe at 11/20/2011 11:18:00 AM -- You received this message because you are subscribed to the Google Groups "VU Students" group. To post to this group, send email to vu-students@googlegroups.com To unsubscribe from this group, send email to vu-students+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/vu-students?hl=en_PK?hl=en