For hard materials, the indenter of the Brinell hardness tester is made of __________

For hard materials, the indenter of the Brinell hardness tester is made of __________ Correct Answer tungsten carbide

For the hard material, to avoid the distortion of the ball, the tungsten carbide ball is used as the indenter. Generally, the steel ball is used for the measurement.

Related Questions

What is the result of compiling and running the following code?
public class Tester{static int x = 4;public Tester(){System.out.print(this.x); // line 1Tester();}public static void Tester(){ // line 2System.out.print(this.x); // line 3}public static void main(String... args){ // line 4new Tester();}}
What is the result of compiling and running the following code?
public class Tester{static int x = 4;int y = 9; public Tester(){System.out.print(this.x); // line 1printVariables();}public static void printVariables(){System.out.print(x); // line 2System.out.print(y); // line 3}public static void main(String... args) { // line 4new Tester();}}
The indenter used in the Vicker’s hardness tester is _______________