Answer:
Depends on the battery and the current type.
Is it AC or DC?
Explanation:
Could you mark as brainiest.
I need it for my account
Thank you! :)
Answer:
hand tracing
Explanation:
as a programmer when we pretend computer in the debugging process by the step of each statement in recording
then there value of variable is hand tracing because as The hand tracking feature is the use of hands as an input method
so while recording value of each variable each step is hand tracing
H is the answer
Step by step
Answer:
- using System;
- public class Program
- {
- public static void Main()
- {
- Console.WriteLine("Enter number of students: ");
- int num = Convert.ToInt32(Console.ReadLine());
- string [] firstName = new string[num];
- string [] lastName = new string[num];
-
- for(int i=0 ; i < num; i++){
- Console.WriteLine("Enter first name: ");
- firstName[i] = Console.ReadLine();
-
- Console.WriteLine("Enter last name: ");
- lastName[i] = Console.ReadLine();
- }
-
- for(int j=0; j < num; j++){
- Console.WriteLine(lastName[j] + "," + firstName[j]);
- }
- }
- }
Explanation:
Firstly, prompt user to enter number of student to be stored (Line 6- 7). Next, create two array, firstName and lastName with num size (Line 8-9).
Create a for-loop to repeat for num times and prompt user to enter first name and last name and then store them in the firstName and lastName array, respectively (Line 11 - 17).
Create another for loop to traverse through the lastName and firstName array and display the last name and first name by following the format given in the question (Line 19 - 21).
Answer:
The answer is "
and 157.5 MPa".
Explanation:
In point A:
The strength of its products with both the grain dimension is linked to this problem. This formula also for grain diameter of 310 MPA is represented as its low yield point

Here y is MPa is low yield point, x is mm grain size, and k becomes proportionality constant.
Replacing the equation for each condition:

People can get yo = 275 MPa with both equations and k= 15.5 Mpa
.
To substitute the answer,

In point b:
The equation is 
equation is:

by putting the above value in the formula we get the
value that is= 157.5 MPa