adplus-dvertising
frame-decoration

Question

_____ allow custom items of information about a program element to be stored with an assembly's metadata.

a.

Properties

b.

Attributes

c.

Methods

d.

Classes

Posted under VB NET Web Technologies

Answer: (b).Attributes

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. _____ allow custom items of information about a program element to be stored with an assembly's metadata.

Similar Questions

Discover Related MCQs

Q. The corresponding .Net FCL type for Short is ___________.

Q. The member "clear" of the Array class that sets a range of array elements to zero, false or null reference is a _____________ method.

Q. The ___________ method converts an OLE automation date value to a DateTime Instance.

Q. Every optional argument in the procedure definition must specify a _________ value which must be a constant expression.

Q. Type casting in VB.Net is implemented by means of ____________ statement.

Q. Using a ________ variable does not enable us to create read-only properties that are often required by a class.

Q. A ___________ performs invisible tasks even if you write no code.

Q. The ___________________________________ does not describe inherited member functions, inherited operators, and overridden virtual member functions.

Q. The ______________________ group classes according to their common services.

Q. Whenever an application is created, a ______ is added.

Q. _________ are interactive objects that you place in dialog boxes or other windows to carry out user actions.

Q. The _______________ class provides static methods to start, stop, or filter Windows messages in an application.

Q. The ___________is a systematic class framework used for the development of system tools and utilities.

Q. The ______________ method converts the value of this instance to a double representing the OLE automation date.

Q. The _________________ enable us to pass data between a program and a class.

Q. Which of the following is a basic data type in VB.NET?

Q. Which of the following converts the expression to Object data type in VB.NET?

Q. Which of the following accesss modifier specifies that an attribute at the beginning of a source file applies to the current assembly module?

Q. Which of the following accesss modifier specifies that a property or procedure overrides an identically named property or procedure inherited from a base class?

Q. Which of the following accesss modifier specifies that a property can be written but not read?