Variables of reference types store references to the actual data. This section introduces the following keywords used to declare reference types:
class
interface
delegate
This section also introduces the following built-in reference types:
dynamic
object
string