Answer:
// Program is written in C++ Programming Language
// Comments are used for explanatory purpose
#include<iostream>
using namespace std;
int main ()
{
// Variable declaration
string name;
int numQuestions;
int numCorrect;
double percentage;
//Prompt to enter student's first and last name
cout<<"Enter student's first and last name";
cin>>name; // this line accepts input for variable name
cout<<"Number of question on test"; //Prompt to enter number of questions on test
cin>> numQuestions; //This line accepts Input for Variable numQuestions
cout<<"Number of answers student got correct: "; // Prompt to enter number of correct answers
cin>>numCorrect; //Enter number of correct answers
percentage = numCorrect * 100 / numQuestions; // calculate percentage
cout<<name<<" "<<percentage<<"%"; // print
return 0;
}
Explanation:
The code above calculates the percentage of a student's score in a certain test.
The code is extracted from the Question and completed after extraction.
It's written in C++ programming language
Answer:
Carpenter — A carpenter is someone who works with wood. They build houses and make cabinets etc.
Logging — Loggers are people who cut trees. They use strong chain saws to cut trees.
Shipwrights — Shipwrights build, design, and repair all sizes of boats.
Wood Machinist — Wood Machinists repair and cut timber or any kind of wood for construction projects. They also operate woodworking machines, as their name suggest.
Furniture finishers — Furniture finishers shape, decorate, and restore damaged and worn out furniture.
You could just create a turn on green arrow. Have a button for pedestrians. The only way for them to turn is if they have a green arrow and the green arrow will only appear when pedestrians are stopped or finished walking and all cars are clear or fully stopped
Answer:
d. All of the above would require an EIS.
Explanation:
A document prepared with the aim of describing the impacts of suggested operations on the environment is an Environmental Impact Statement (EIS). There was a mistake. An Environmental Impact Statement (EIS) is therefore a report describing the environmental effects resulting from a current action. All of the activities above would have an effect on the environment and therefore must fill an EIS