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


Please Help Members By Posting Answers For Below Questions

What is byref and byval parameters in vbscript?

838


What is the purpose of drive object of scripting.filesystemobject class in vbscript?

806


Explain about scrrun.dll?

732


give me any information abou vb script books learn quckly

1868


What are the valid scopes of a variable in vbscript?

836


can anyone tell me the procedure of interview held in applabs

1975


Explain some uses of vb script?

777


can anyone send me a vb scripts code for clicking on a link and coming back on home page again does the same for many links on a web page.

2079


What are the rules to name variable in vbscript?

808


What is the difference between javascript and vbscript?

796


Can anyone send me a vb script function for verifying the functionality of active links on a web page

1798


Explain the functionality of vbscript?

724


what is resorceallocation

1982


Write a Program to add 2 numbers without using operators (+,-) and without using third variable. Note: Use VBScript only Hint: You can use other operators like '/' & '*'(Division & Multiplication)

3429


What is the purpose of on error resume next statement?

775