Qus:    What Are the C # Attributes and Its Importance?
Dec 24, 2020 14:04 2 Answers Views: 604 SHIVA
Prev Next
Answers (2)
PARTH Dec 26, 2020 04:53
Answer:   An attribute is a declarative tag that is used to convey information to runtime about the behaviors of various elements like classes, methods, structures, enumerators, assemblies etc. in your program. You can add declarative information to a program by using an attribute.

Attributes are important because they are used to impose conditions or to increase the efficiency of a piece of code.

DIVYA Dec 29, 2020 08:08
Answer:   C # developers are in specific companies eg Provides a way to define notification tags. Class, method are called attributes. Using the mirror, the movement of information can be obtained at the moment.

Post Your Answer
Guest User

Not sure what course is right for you?

Choose the right course for you.
Get the help of our experts and find a course that best suits your needs.


Let`s Connect