What are value types in c#?

Asked 01-Nov-2019
Viewed 593 times

1 Answer


0

 Below are the list of Reference types in C# programming language.
• Int
• Float
• Long
• Byte
• Double
• Enum
• decimal