Answer: hardness
Explanation:
Hardness is a measure of a material's ability to resist plastic deformation. In other words, it is a measure of how resistant material is to denting or scratching. Diamond, for example, is a very hard material. It is extremely difficult to dent or scratch a diamond. In contrast, it is very easy to scratch or dent most plastics.
Complete Question
The complete question is shown on the first uploaded image
Answer:
a) 
b) 
Explanation:
The explanation is shown on the second and third uploaded image
Answer:
import java.util.Scanner;
public class InputExample {
public static void main(String[] args) {
Scanner scnr = new Scanner(System.in);
int birthMonth;
int birthYear;
birthMonth = scnr.nextInt();
birthYear = scnr.nextInt();
System.out.println(birthMonth+"/"+birthYear);
}
}
Answer:
1
Explanation:
because every time you dived a number by its own number it is 1
Answer:

Explanation:
From the question we are told that:
Initial Pressure 
Initial Temperature 
Final Pressure 
Final Temperature 
Work Output 
Generally Specific Energy from table is
At initial state


With
Specific Volume 
At Final state


Generally the equation for The Process is mathematically given by

Assuming Mass to be Equal

Where



Therefore

