Attributes

Skill/Topic: Intermediate
A) Are data types
B) Return types
C) Used to provide extra information for the compiler

Showing Answers 1 - 4 of 4 Answers

Rajasekaran

  • Dec 12th, 2006
 

Attributes are descriptive tags that provide additional information about programming elements such as types, fields, methods, and properties. Other applications, such as the Visual Basic compiler, can refer to the extra information in attributes to determine how these items can be used.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions