Test Your Knowledge

CSharpFundamentals_Lesson13 Quiz

Answer all questions to test your understanding

1 What is a delegate in C#?
2 What is the difference between Func and Action in C#?
3 What is an event in C#?
4 What does the async keyword do?
5 What does the await keyword do?