Thursday, 31 March 2016

What are reference types in C#?

Below are the list of reference types in C# -
  • class
  • string
  • interface
  • object

No comments:

Post a Comment