Write a program to create a Dynamic array of size 5 elements and display all the elements.
Answer Posted / sunita001
redim my array(4)
my array(1)="23"
my array(2)="30"
my array(3)="21"
my array(4)-"12"
redim preserve my array(6)
my array(5)="43"
my array(6)="55"
msgbox my array(5)
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How can the spaces from the string be removed?
how to answer "TELL ME ABOUT UR SELF" as exp.person. whr to start and whr to stop. can anyone tel me
What if you do not specify anything when you call a procedure?
Which in-built functions are used to convert the specified expression in the form of date and string in the vbscript language?
When to use function procedures and what are its characteristics?
Explain about scrrun.dll?
Plzzzzzzz can any one tell me which is the best institute in hyderabad for learing VBScript. plz do answer guys its urgent plzzzzzzz. thanks in advance.
how to automatically update the sql server2005 database records when insert in vb6?
How will you get the last occurrence of one string within another string using vbscript?
did any one attended interview in applabs if you had gone through plz tell me the procedure
What is the difference between for loop and while loop?
A folder is there inside no of textfiles are avilable. How do count the textfiles. Normally folder means we are using subfolder methods but textfiles is not working for subfolder methods and how do get file name also.
Hellow friends, I am learning QTP,but here problem is VB script. please guide me how to learn VB script w.r.t QTP and if you know any books tell me or if you have any materials or any use full material or any else w.r.t QTP please post me p.p.sekhar
write a program to display configuration of a local system with the help of vb script.
How to replace junk code recorded by QTP with a mall function.