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
using dynamic array
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Mention characteristics of sub procedures?
Dear All, I am geting below IE error whilie executing the QTP scripts in Batch mode "Internet Explorer has encountered a problem and needs to close. We are sorry for the inconvenience." can any one suggest me how to resolve this issue . Thanks Balaji
What is the use of the recordset object and which statement is used to create such an object?
what is resorceallocation
Please let me Know regarding any material regarding VB Scripting which should be easily understandable for Beginners.
what is event handling?
Which conditional statement is the most convenient one to use in the case of multiple conditions in the vbscript language?
Which command is used for writing text on a page?
Explain the string concatenation function in vbscript?
How to delete a cookie using vbscript?
What purpose does ‘on error resume next’ serves?
How will you get the largest subscript of an array in vbscript?
Explain the .wsf files?
What is the difference between vbscript and vba?
Which operator can be used to check if two numbers are equal or not in vbscript?