Question

Write a program that starts two detached threads that communicate via a global string variable.

Answer