Answer Posted / usha
arr=array(10,20,30,40,50)
k=0
For each t in arr
k=k+1
msgbox t
Next
msgbox k
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the difference between javascript and vbscript?
Could Anybody Please tell me What is the script for Find 3rd Largest element in the Array without using a SORT function int Find(int arr[], int size); Thanks in Advance..
Explain the string concatenation function in vbscript?
Explain about constants in vb script?
regular expression that will recognize a browser as long as its name property starts with mybrowser
Mention what are the rules to name variable in vbscript?
How should i Create Email invite with server-side Coding?
How will you convert a string to upper case string using vbscript?
how to write codings in QTP using vb script. please help me. i am new to QTP. it is easy or very much tough. please tell me
Explain some uses of vb script?
Explain a few date functions in vbscript
how to increasing the numbers in a given text box please write a vb script
please can you help me to get a code of flames using a visual basic 6
What is vbscript?
Is vbscript a case-sensitive or case-insensitive?