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

how to add action through AOM in QTP

0 Answers  


Illustrate briefly about the different types of statement

0 Answers  


write a vb script to calculate factorial of a number?

5 Answers  


hi, How will write a regular expression of date in VB scripting.

1 Answers  


what is the differance between BYVAL,BYREF?

0 Answers  


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

0 Answers  


Could Anybody tell me the Script for REVERSE an Interger int reverse(int num) Ex:246 to 642.. Thanks in Advance.

3 Answers   Amazon,


Write a Script for ATM in QTP

0 Answers  


Hai this is sheik, i want to learn VB scripts for web application pls guide me what are all basic things need to know to learn VB scripts in web application.

0 Answers  


How to return a value from function...? you should not tell msgbox, print.. etc.,

6 Answers  


Explain vbscript in detail?

0 Answers  


write generic functions for webapplication?like generic function for webedit generic function for webbutton generic function for links

1 Answers  


Categories