Question
a.
Attributes
b.
Structures
c.
Exception
d.
Data type
Posted under Web Technologies
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. ………………… datatype in .Net FCL corresponds integer data type in vb.net.
View solution
Q. The data data type in visual basic .net equivalent to ……………… data type in .net FCL.
View solution
Q. ………………… are symbols used to perform operations; like +, which performs addition operations, -, which performs subtraction operations and so on.
View solution
Q. ……………… are symbolic names given to values stored in memory and declared with the Dim keyword.
View solution
Q. The keyword ……………………, gives variables protected access, which means they are accessible only from within their own class.
View solution
Q. The variables in ………………. access means they are accessible only from within their declaration context, including any nested procedures.
View solution
Q. The …………….. variable is not associated with a specific instance of a class or structure.
View solution
Q. The ……………… variable are accessible from within the program that contains their declaration, as well as anywhere else in the same assembly.
View solution
Q. …………….. is used to declare arrays; which gives upper sounds of the dimensions of an array variable.
View solution
Q. ………….. function in vb.net is used to convert character code to character.
View solution
Q. ………… function in vb.net converts character to character code.
View solution
Q. ……………. function in vb.net converts string to number data type.
View solution
Q. Which of the following string handling functions and methods are used to compare two strings.
i) StrComp ii) String.Compare iii) String.Equals iv) String.CompareTo
View solution
Q. The string handling function, “Mid” in visual basic .net is used to ……………..
i) get a substring ii) insert a substring iii) remove text iv) format string
View solution
Q. The …………… property in array class of vb .net, returns an integer indicating the number of dimensions of the array.
View solution
Q. State the following statements are True or False for arrays in visual basic .net are
i) Array are objects in vb .net
ii) Array variables can have the public, protected, friend, private or protected friend specifier
View solution
Q. In Int32structure ……………….. function converts the string representation of a number of its Int32 equivalent.
View solution
Q. ………………. method converts the value of the instance to a double representing the OLE Automation date.
View solution
Q. ………………… property on windows forms, gets or sets the size and location of the form on the windows desktop.
View solution
Q. Windows forms public object property, …………….. gets or sets the bounding rectangle for the form.
View solution
Suggested Topics
Are you eager to expand your knowledge beyond Web Technologies? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!