S&T interview question

Is Dictionary thread safe? How can we make it thread safe (either by using lock or by using a thread safe version “SynchronizedDictionary”)