Answer:
Explanation:
The detailed analysis and step by step calculation is as shown in the attachment.
Answer:
a)True
Explanation:
Rolling:
Rolling is a metal forming in which a material passes through two or more than two depends on conditions,rolls to produce the desired product.
Ring rolling:
In ring rolling a thick ring compresses by rolls to produce the large diameter ring.Actually volume of material is constant so when diameter of ring increases then to compensate it, the thickness of ring reduces .In simple words we can say that in ring rolling a thick ring of smaller is rolled into a thin ring of larger diameter.
Answer: its an Ignition coil
The code to
- Declare a variable and increment with a while loop until the variable is not less than 5
- Create a function that returns the product of two numbers
- Uses the new keyword to create an array
were written in JavaScript and are found in the attached images
<h3>
Declaring a variable</h3>
The first code declares a variable called num and gives it an initial value of 0. It then enters a while loop that lauches a message box (using <em>window.alert</em>) to print the message "<em>Keep going</em>" as long as num remains less than 5.
If nothing is done within the loop to increment num towards the value 5, the loop will go on endlessly notifying the user to "<em>Keep going</em>".
So, an increment of 1 was added to the loop body to increment the variable num. This makes sure the loop terminates.
<h3>
Creating a function that returns the product of two numbers</h3>
Here, a function was created that receives two arguments (n1 and n2), then returns the product (n1 * n2)
<h3>
Declaring an Array</h3>
This last code segment creates an array using the new keyword. The new keyword is generally used in constructing objects.
In this case the object constructed is an array having three strings;
- my <em>nickname</em>, and
See another solved JavaScript problem here brainly.com/question/23610566
Answer:
She is a aerospace engineer.
Explanation:
This is because she works is the aerospace industry, so she must be an aerospace engineer.