Q:

What are C# attributes and their significance?

0

What are C# attributes and their significance?

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

C# provides developers a way to define declarative tags on certain entities, eg. Class, method, etc. are called attributes. The attribute’s information can be retrieved at runtime using Reflection.

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now