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
how to automatically update the sql server2005 database records when insert in vb6?
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.
Explain about tristate constants?
Hi, Can anyone please send me vb script examples to practice vb and also material to learn vb scripting in QTP? my email id : hareen_11@yahoo.com
What is the main difference between function and sub-procedure?
Which keyword is used to declare a variable in the vbscript language?
how to increase the values in text box in a given text box increament by two values by clicking on button
How can constants be declared in the vbscript language?
How will you get a random number between 0 and 1 in vbscript?
Explain How do you create a recordset object in vbscript?
Explain about operator precedence in vb script?
How will you reverse a string in vbscript?
What is byref and byval parameters in vbscript?
How to assign a numeric value to a variable?
What is Procedure or Subroutine in VB Script?