Briefly explain the characteristics of reference-type variables - TopicsExpress



          

Briefly explain the characteristics of reference-type variables that are supported in the C# programming language. The variables that are based on reference types store references to the actual data. The keywords that are used to declare reference types are: Class - Refers to the primary building block for the programs, which is used to encapsulate variables and methods into a single unit. Interface - Contains only the signatures of methods, properties, events, or indexers. Delegate - Refers to a reference type that is used to encapsulate a named or anonymous method.
Posted on: Fri, 24 Jan 2014 12:38:14 +0000

Trending Topics



Recently Viewed Topics




© 2015