Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Can Redim be used to declare a new array ?

Answers were Sorted based on User's Feedback



Can Redim be used to declare a new array ?..

Answer / amy

Array's and strings are immutable..ie...the same array and
string cannot be increased or decreased but a new memory(a
new size can be declared here) is allocated and by using the
preserve keyword the old data is copied onto to the new array.

Now copying from old to new is lengthy procedure...though it
happens internally it will still have a major impact on the
performance of the program. To overcome this we can go for
Collections in Array's and String builder for strings.

Is This Answer Correct ?    2 Yes 0 No

Can Redim be used to declare a new array ?..

Answer / krishna desai

Yes we can use redim to declare a new array

Is This Answer Correct ?    1 Yes 1 No

Can Redim be used to declare a new array ?..

Answer / mirza arif nadeem

yes Redim can be used to declare a new array.

Is This Answer Correct ?    10 Yes 23 No

Post New Answer

More Visual Basic Interview Questions

What is ODBC Direct and Microsoft Jet Database Engine ?

0 Answers  


What do you mean by provider?

0 Answers  


how to make unlimited id(1rimjim,2rimjim,3rimjim....etc) login grp chat pogram for jabber?

0 Answers  


How to trap Data Base Error?

1 Answers  


What is the default model of the form?

0 Answers   Transtech,


What do you know about user forms.

0 Answers  


What is RdExecDirect?

1 Answers  


How would you attach an ActiveX control in Your Application?

1 Answers  


List out the ADO objects?

2 Answers  


what are the Differences between Class Module and Standard Module?

1 Answers  


What is the use of Scalewidth and ScaleHeight Proeperty?

1 Answers  


What is the difference between Object and Class?

6 Answers  


Categories