Interviewer And Interviewee Guide

Visual Basic (VB) Interview Question:

What is Collection Objects in VB?

Submitted by: Administrator
Similarly to arrays but is preferred over an array because of the following reasons.
1. A collection objects uses less Memory than an array.
2. It provides methods to add and delete members.
3. It does not required reason statement when objects are added or deleted.
4. It does not have boundary limitations.
Submitted by: Administrator

Read Online Visual Basic (VB) Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.