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)
Answers were Sorted based on User's Feedback
Answer / 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 |
I have string like hp company.print tis like company hp.write a program in vbscripting
Explain few date functions in vbscript?
Write VB script to convert from feet to inches(hint 1feet=12 inches)
How to pass argument by reference to a function in vbscript?
What is the use of the instr function?
How should i Create Email invite with server-side Coding?
write a function to read the items from combobox of Flight reservation & save in excel (QTP)??
How will you get the natural logarithm of the given number in vbscript?
What is the scope of a constant declared using public?
How to get the background color of a weblist?
i created script for login in QTP,i parametirized that using global sheet,problem i am facing is first i want to login with first values provided in excelsheet and want to perform some operation,second time if call same action it should login with second values in excelsheet
What is variant in vb script?