Can Redim be used to declare a new array ?
Answer Posted / pradeepa v
Redim is used to increase the dimension/size of the array.
Preserve keyword is used to hold the previous value of the
array.
ex: Redim Preserve a[20]
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
Explain Types of DBCombo boxes?
What is DBSqlPassThrough?
What is the use of Active Control Property?
Is it possible to Access BackEnd procedures?
What is difference between datagrid and flexgrid?
How would you map properties to controls by using ActiveX Control Interface Wizard?
Can you create a tabletype of recordset in Jet connected ODBC dbengine.
Can you tell me the properties of the controls?
How do I play MID, WAV or other multimedia files?
How do I get the Tab key to be treated like a normal character?
How do you create a form in visual basic?
How do I create a window with a small title bar as in a floating toolbar?
Explain the differences between ActiveX Dll and ActiveX Exe?
Can a VB application be an OLE server?
___ is the control used to call a windows application.