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
What is byref and byval parameters in vbscript?
Which command is used for writing text on a page?
What is vbscript?
In what way program "hello world" you can write in vbscript?
How will you get a random number between 0 and 1 in vbscript?
can anyone tell me the procedure of interview held in applabs
What is the purpose of on error resume next statement?
Explain about arrays in vb script?
What is select case statement?
how to increasing the numbers in a given text box please write a vb script
Why is error handling required?
How will you convert a given number to long in vbscript?
How do i automate a website www.flyashx.com without having any test cases witin a week time.
How to Convert Hex color code to color name in VB Script?
Hi anyone Can Send Solution to the Question wt m posting now Prepare Script for the Bellow Scenario? Login to Gmail Page Open Inbox check Mails save them in a Folder