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
hi all, i had a question, that how to find out hiding a coloumn in a table i had a table having the following column names NAME DESCRIPTION CREATED TIME CREATED USER if i right clicked on a NAME column it will displays a menu having the same column names in a list like NAME DESCRIPTION CREATED TIME CREATED USER with check boxes.if i unched any check box, that column name should not be appear in the main table column names could anyone please solve this problem?
What are class events?
How will you compare two strings in vbscript?
Why is error handling required?
How to capture a runtime error in vbscript?
Mention how to create a cookie using vbscript?
Explain about adodb.stream class?
Mention how you can call vbscript functions?
Can anyone send me a vb script function for verifying the functionality of active links on a web page
how to write a vb script in QTP for yahoo registration form, i want to check the performance also like performance test, stress, load test like that.
Explain the operator precedence in vb script?
What is vbscript?
How will you convert a string to lower case string using vbscript?
What are string functions in vbscript?
Which object is used to work with the database in the vbscript language and what statement is used to create this object?