Answer:
-effective technical skills.
-the ability to work under pressure.
-problem-solving skills.
-creativity.
-interpersonal skills.
-verbal and written communication skills.
-commercial awareness.
-teamworking skills.
Explanation:
is this what ur looking for? if so there ya go lol
I think it’s structural engineers but still check with the others
Answer:
Alice is correct.
The loop are dependent.
Explanation:
for(i = 1; i <= N; i = (i*2)+17 )
for(k = i+1; k <= i+N; k = k+1) // notice i in i+1 and i+N
printf("B")
This is a nested for-loop.
After the first for-loop opening, there is no block of statement to be executed rather a for-loop is called again. And the second for-loop uses the value of i from the first for-loop. The value of N is both called from outside the loop.
So, the second for-loop depend on the first for loop to get the value of i. For clarity purpose, code indentation or use of curly brace is advised.
Answer:
1 ) Accuracy of the Machine Tool
2) Load bearing capacity
3) Linearity in the product line
4) Torque of the machine
Explanation:
we know that machine tool is the permanent essential in manufacturing industries
it is a machine use for different form like cutting , grinding and boring etc
so 1st is
1 ) Accuracy of the Machine Tool
we know it is very important Characteristic of the machine tool because when we use it in manufacturing unit Accuracy of the Machine Tool should be higher concern
2) Load bearing capacity
we should very careful about Load bearing capacity because how much amount of load tool will bear check by some parameter like creep , shear stress and strength etc
3) Linearity in the product line
Linearity in the product line mean that it should be group of related product produced by the any one of the manufacturer otherwise it will take time or it may be intermixing
4) Torque of the machine
we know that Torque is a rotational force or a turning force so amount of force multiplied by the distance of the operation
and we know torque per second give the power rating of machine tool