InterviewUp is actively seeking partnerships. Inquire at business@interviewup.com

Question & Additional Information
 
What are collection objects in VB.net ?
Add to My IQ
 

 | 
Inappropriate
Answer Title
Answer
VB.Net implements a special object called Collection object that acts as a container for objects of all types. Collection can hold other objects as well as non object data. A Collection has four methods: -         Add: This method adds a member to collection. Along with data one can also specify a key value by which the data can be referenced. -         Count: This returns the total number of items in the collection object. -         Item: Retrieves an item from the collection. An item can be retrieved either using the index or a key if specified. -         Remove: Removes an item from the collection.  e.g. Dim students As New Collection students.Add ("john", "1"); //The second argument is a key to object students.Add ("paul", "2");
Question Tag Title
Tags
Question Asked At Title
Asked At
None
Question Job Title
Job Titles


Check out our newest job listings!

Post a Job! $49 for 60 days



Your Name:
Add your comment text
 
Related Questions
Related Questions
Flag this interview question as inappropriate Inappropriate
See Answer
When .NET was introduced it came with several languages. VB.NET, C#, COBOL and Perl, etc. Though its said .Net supports 44 languages.
Create Date
:
Monday, September 03, 2007
Tags
:
Asked At
:
None
Job Positions
:
None
Click here to improve the Interview Question, Answer and other fields.
Comments (4) :
1.
mayank
Thursday, October 29, 2009 6:09 AM
it supports more than 54 languages
2.
nishtha ,
Friday, September 04, 2009 3:13 AM
well thanx for the info. but will u pls mention their names also...........
Flag this interview question as inappropriate Inappropriate
See Answer
The Flash scripting language. Uses a syntax similar to JavaScript for controlling objects and movies and creating interactivity in a movie
Create Date
:
Tuesday, April 01, 2008
Asked At
:
None
Job Positions
:
Click here to improve the Interview Question, Answer and other fields.
Comments (1) :
1.
raymar paz
Thursday, September 10, 2009 9:10 PM
i really enjoy this web...
Flag this interview question as inappropriate Inappropriate
See Answer
Methods are for objects functions are regular routines
Create Date
:
Thursday, October 16, 2008
Tags
:
Asked At
:
None
Job Positions
:
None
Click here to improve the Interview Question, Answer and other fields.
Comments (0) :
Goto add your comment on the Question 
Flag this interview question as inappropriate Inappropriate
See Answer
Something thatâ?Ts used in an expression to manipulate objects such as + (plus), - (minus), * (multiply), and / (divide). You can also use operators to do comparisons,such as with <, >, and &&.
Create Date
:
Thursday, September 13, 2007
Asked At
:
None
Job Positions
:
None
Click here to improve the Interview Question, Answer and other fields.
Comments (1) :
1.
Sean
Wednesday, September 17, 2008 5:54 PM
Each one of the operators you listed can be overridden rather trivially, so they're not 'operators' in the strictest (eg. java, c, php) sense.
Flag this interview question as inappropriate Inappropriate
See Answer
Specify display characteristics, such page sizes, margins, and font heights and widths, as well as the flow objects on each page. Information fills in one area of a page and then automatically flows to the next object when that area fills up. That allows you to wrap text around pictures, for example, or to continue a newsletter article on a different page (XSL-FO).
Create Date
:
Tuesday, May 13, 2008
Asked At
:
None
Job Positions
:
Click here to improve the Interview Question, Answer and other fields.
Comments (0) :
Goto add your comment on the Question 
Flag this interview question as inappropriate Inappropriate
See Answer
XSL Transformations. An XML document that controls the transformation of an XML document into another XML document or HTML. The target document often has presentation-related tags dictating how it will be rendered by a browser or other presentation mechanism. XSLT was formerly a part of XSL, which also included a tag language of style flow objects.
Create Date
:
Tuesday, May 13, 2008
Asked At
:
None
Job Positions
:
Click here to improve the Interview Question, Answer and other fields.
Comments (0) :
Goto add your comment on the Question 
 
• More Related Questions: 
Suggestions & Comments




Share Your Interview Questions
Ask Interview Questions
View Unanswered Questions

















Advertise on this site