Q. The___________keyword is new to C# 4.0, and is used to tell the compiler that a variable's type can change or that it is not known until runtime.
β
Correct Answer: (B)
Dynamic