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



Can anybody code this problem for me in VB script - Create an array of 4 elements, increase its siz..

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

Can anybody code this problem for me in VB script - Create an array of 4 elements, increase its siz..

Answer / sadashivbyagi

using dynamic array

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More VB Script Interview Questions

write a Vb script to find a whther a selected drive exits.

1 Answers   CTS,


reverse the string without using reverse string?

2 Answers   CSS Corp,


* ** *** Please write a code to get output like above diagram? ple explain as it how the code works?

2 Answers  


Write a vbscript procedure that converts feet to inches. Hint: there are 12 inches in a foot?

0 Answers  


How to replace junk code recorded by QTP with a mall function.

0 Answers  






if there is any string in a given format like as "company name employeecode date" then we have to fetch employeecode form string for ex-string is "capgemini12345june2013" then we have to fetch 12345 by using vb script so guys how can we do that please reply it.

3 Answers   Cap Gemini,


How to Import data from a file (file is on the desktop) to the data table

1 Answers   IBM,


How will you convert a string to upper case string using vbscript?

0 Answers  


Can anyone help me in write coding to get this pattern * ** *** ****

3 Answers  


i want to when we will write the scripts either after getting the build or after getting the SRS?

3 Answers  


Hi Friends, I have an issue like the describe below: I'm using QTP and I'm testing on SharePoint. As you knoe, SharePoint has a customize function for user, so that, If I add an object Web Table at the first time, that object was recognized by "index" and "html tag", after that, if someone change the display of web part, the "Index" of my object was changed as well and QTP unable to select that Web Table. Can you guide me how to identify or anyway to keep that Web Table object as unique object? Thanks a lot.

0 Answers   CSC,


Which object provide information about a single runtime error in a vbscript?

0 Answers  


Categories