Can anybody code this problem for me in VB script -
Create an array of 4 elements, increase its size to 7
elements and then find out which of the elements are prime
(use functions)
Answer Posted / sadashivbyagi
we should use the dynamic array to resize the array then we
can change the size of the array
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
what is event handling?
How to access array data?
How will you get the largest subscript of an array in vbscript?
Mention how to create a cookie using vbscript?
hi what is called GUI in QTP 8.2 and how can we test the apllication using GUI?
How will you get a subset of a array in vbscript?
What is the difference between function and procedure?
How to assign a date value to a variable?
How can constants be declared in the vbscript language?
1. How to handle object implementation change in DP for Ex: i have login page with username,pasword (editboxes),login,cancel(buttons). Here i written DP code for login page with the help properties. My questions: 1.If properites are changing dynamically i will do (i want code for that) 2.if objects are changed dynamcally i will do (i wnat code for that)
Mention what is the technology used by vb script?
Can we create Crystal Report object in QTP?If yes then what it is and what are its various properties?
Can u describe what kind of testing are for OTC derivates by banks.
How to replace junk code recorded by QTP with a mall function.
How will you get the natural logarithm of the given number in vbscript?