VBScript Question:
Download Job Interview Questions and Answers PDF
Explain about arrays in VB Script?
Answer:
Arrays in VB Script should be assigned within the variant separated by a comma. If arguments are not specified then the string is regarded as empty. After specifying the elements in an array an index number should be used indicating the desired element.
Download VBScript Interview Questions And Answers
PDF
Previous Question | Next Question |
Explain about ADODB.Stream class? | Explain about the Asc function? |