Answer:
#include <iostream>
#include <iomanip>
#include <string>
using namespace std;
int main() {
string name[5];
int age[5];
int i,j;
for ( i = 0; i<=4; i++ ) {
cout << "Please enter student's name:";
cin >> name[i];
cout << "Please enter student's age:";
cin >> age[i];
}
for (i=0;i<=4;i++){
cout<<"Age of "<< name[i]<<" is "<<age[i]<<endl;
}
}
Output of above program is displayed in figure attached.
In poor weather, you should <u>double</u> your following distance.
Answer:
The blue Prius, because the Mustang arrived almost in the same time. And when you arrive in an intersection at the same time of other vehicle you need yield for the car on your right if the car is on your left you have the right of way.
Explanation:
Answer:Prepare plans with detailed drawings that include project specifications and cost estimates.
Design and execute engineering experiments to create workable solutions.
Develop engineering calculations, diagrams and technical reports.
Explanation: