Is c# a strongly-typed language?
What are Regex / regular expressions ?
Are classes passed by reference in c#?
What is a partial method?
What is the adv of using System.Text.StringBuilder over System.String?
What namespaces are necessary to create a localized application?
Explain async and await?
What is array class in c#?
What is action c#?
What are bitwise logical operators?
What do you mean by for each loop?
What are the principles of delegation?
How do I type a whitespace character?