VBScript Question:
Download Job Interview Questions and Answers PDF
Explain about the Asc function?
Answer:
According to the first letter in a string it returns the ANSI code relevant to that first letter. If string is not present then a runtime error occurs. Asc function returns the first byte used. It is used only with elements containing byte data in a string.
Download VBScript Interview Questions And Answers
PDF
Previous Question | Next Question |
Explain about arrays in VB Script? | Explain about filter expression? |