Question
a.
ArrayList
b.
Hashtable
c.
SortedList
d.
Stack
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. Which of the following Collection class of VB.NET represents ordered collection of an object that can be indexed individually?
Similar Questions
Discover Related MCQs
Q. Which of the following block of VB.NET is used to execute a given set of statements, whether an exception is thrown or not thrown?
View solution
Q. Which of the following converts the expression to String data type in VB.NET?
View solution
Q. Which of the following accesss modifier is used in generic interfaces and delegates?
View solution
Q. Which of the following accesss modifier specifies that a property or procedure cannot be overridden in a derived class?
View solution
Q. Which of the following accesss modifier specifies that one or more declared programming elements are accessible only from within their own class or from a derived class?
View solution
Q. Which of the following accesss modifier specifies that Visual Basic should marshal all strings to Unicode values regardless of the name of the external procedure being declared?
View solution
Q. Which of the following operator returns the address of a procedure?
View solution
Q. Which of the following Collection class of VB.NET represents a first-in, first out collection of object?
View solution
Q. Which of the following keyword of VB.NET is used to throw an exception when a problem shows up?
View solution
Q. Which of the following converts the expression to Char data type in VB.NET?
View solution
Q. Which of the following converts the expression to Long data type in VB.NET?
View solution
Q. Which of the following accesss modifier specifies that a class cannot be used as a base class?
View solution
Q. Which of the following accesss modifier allows you to pass an arbitrary number of arguments to the procedure?
View solution
Q. Which of the following accesss modifier indicates that a conversion operator (CType) converts a class or structure to a type that can hold all possible values of the original class or structure?
View solution
Q. Which of the following operator uses short-circuit evaluation to conditionally return one of two values?
View solution
Q. Which of the following Collection class of VB.NET represents a last-in, first out collection of object?
View solution
Q. Which of the following is a true about Object in VB.NET?
View solution
Q. Which of the following converts the expression to Decimal data type in VB.NET?
View solution
Q. Which of the following accesss modifier specifies that the type is covariant?
View solution
Q. Which of the following accesss modifier indicates that a class or structure declaration is a partial definition of the class or structure?
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!