Answer:
<h2>it's damage kindly be careful</h2>
Answer:
1. cout << "Num: " << songNum << endl;
2. cout << songNum << endl;
3. cout << songNum <<" songs" << endl;
Explanation:
//Full Code
#include <iostream>
using namespace std;
int main ()
{
int songNum;
songNum = 5;
cout << "Num: " << songNum << endl;
cout << songNum << endl;
cout << songNum <<" songs" << endl;
return 0;
}
1. The error in the first cout statement is that variable songnum is not declared.
C++ is a case sensitive programme language; it treats upper case and lower case characters differently.
Variable songNum was declared; not songnum.
2. Cout us used to print a Variable that has already been declared.
The error arises in int songNum in the second cout statement.
3. When printing more than one variables or values, they must be separated with <<
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
Answer:
Bore = 7 cm
stroke = 6.36 cm
compression ratio = 10.007
Explanation:
Given data:
Cubic capacity of the engine, V = 245 cc
Clearance volume, v = 27.2 cc
over square-ratio = 1.1
thus,
D/L = 1.1
where,
D is the bore
L is the stroke
Now,
V = 
or
V = 
on substituting the values, we have
245 = 
or
D = 7.00 cm
Now,
we have
D/L = 1.1
thus,
L = D/1.1
L = 7/1.1
or
L= 6.36 cm
Now,
the compression ratio is given as:

on substituting the values, we get

or
Compression ratio = 10.007
Answer:A
Explanation:
Damp roof is generally applied at basement level which restrict the movement of moisture through walls and floors. Therefore it could be inside or the outside basement walls.