C# Threading MCQs

Question 1: Which of the following keyword is used to indicate that a field might be modified by multiple threads that are executing at the same time?

Question 2: An async method can have which of the following return types?