Multiple Choice
Which keyword instructs the compiler to infer the type of the variable from the expression on the right side of the initialization statement?
A) dynamic
B) type
C) infer
D) var
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q60: Calls to the ToString( ) method emphasize
Q61: Prior to the introduction of generics, one
Q62: Enabling reuse of code through extending the
Q63: Polymorphic programming is associated with the _.
Q64: Classes can have a "has a" relationship.
Q66: Classes that inherit from a base class
Q67: Through _ the CLR determines which method
Q68: Adding an abstract modifier to a class
Q69: _ is an object oriented feature that
Q70: Packaging data attributes and behaviors into a