How will you retain the values of existing elements in a
dynamic array when you want to alter the array size?



How will you retain the values of existing elements in a dynamic array when you want to alter the ..

Answer / suresh

Redim with preserve keyword

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Visual Basic Interview Questions

Explain the "cursortype" and "Locktype" in VB?

1 Answers  


How would you add elements in TreevieW Control?

0 Answers  


VB ActiveX: Create a "drivelist"(D1) box, a "folderlistbox"(FLD1) that changes whenever D1 is changed , and a "FilelistBox"(FIL1) that is populated with the file lists under the selected directory in (D1).The file selected is stored in a variable "filename" along with the path. Question: How to use this activeX control in VC++ to get the selected filename?

0 Answers  


What is diff between the Generic Variable and Specific Variable?

1 Answers  


How many MDI(multiple document interface) forms can include in one project(especially in visual basic)?

6 Answers   Satyam, VSS,






State about the different types of visual basic data?

0 Answers  


What is pivot table and how to create a pivot table

2 Answers  


Is there any Edit method in ADO Data Access method?

0 Answers  


what are the Controls which do not have events ?

1 Answers  


Parts of ODBC?

0 Answers  


Types of DBCombo boxes

0 Answers  


What is the tool used to configure the port range and protocols for DCOM communications?

1 Answers   IBM,


Categories