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 ?

Answer Posted / kapil

Yes Redim Can be used to create a new array.
There is no need of the dim statement before using ReDim.


Following Code works :

Redim a(5) as int

a(0) = 3
debug.print a(0)

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How would you create properties by using class Builder Wizard?

2044


Does VB support pointers to functions?

1700


Explain about ADO control?

1057


How would you add elements in TreevieW Control.

2247


What is the use of OLE?

2551


What is the use of command Object?What are the various types of variables?

1160


which property used to add a menus at runtime?

2117


What is ado in vb.net?

1085


Binary Access-method isused to access file in which manner?

2021


What is the use of progress Bar Control?

2141


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

2489


What type of databases you can access through ADO Data Access Object?

2147


How do I play MID, WAV or other multimedia files?

1558


Which language is used in visual basic?

1084


Which method is used to write context Into file?

2085