Write a Multi-threaded program in C on linux that does arithmetic operations on two integer values . The program creates four threads, to carry addition, subtraction, division, and multiplication on two values.