Answer:
Did the global surface temperature increase steadily from 1995 to 2013?
Did sea ice extent in polar regions reduce because of melting from 1995 to 2013?
Explanation:
Only two questions are directly related to global warnings increasing sea levels:
- Did the global surface temperature increase steadily from 1995 to 2013? Increasing temperature of the Earth's surface is actually what warming means.
- Did sea ice extent in polar regions reduce because of melting from 1995 to 2013? If the polar ice melts then the sea levels will rise.
The other three questions were about the negative effects of rising sea levels, but not what could cause them.
It helps you with life and brainly
Answer:
#include <iostream>
using namespace std;
double DrivingCost(int drivenMiles,double milesPerGallon,double dollarsPerGallon)
{
double dollarsperMile=dollarsPerGallon/milesPerGallon;//calculating dollarsperMile.
return dollarsperMile*drivenMiles;//returning thr driving cost..
}
int main() {
double ans;
int miles;
cout<<"Enter miles"<<endl;
cin>>miles;
ans=DrivingCost(miles,20.0,3.1599);
cout<<ans<<endl;
return 0;
}
Output:-
Enter miles
10
1.57995
Enter miles
50
7.89975
Enter miles
100
15.7995
Explanation:
In the function first I have calculated the dollars per mile and after that I have returned the product of dollarspermile and driven miles.This will give the cost of the Driving.
* Main Electron a component- vacuum tube.
* Main memory- Magnetic drums and magnetic tapes.
* Programming language- Machine language.
* Power- Consume a lot of electricity and generate a lot of heat.
* were expensive to operate