VB Script Interview Questions
Questions Answers Views Company eMail

What is the scope of a constant declared using public?

735

How to assign a date value to a variable?

763

How to capture a runtime error in vbscript?

833

What are class variables?

790

How will you trim the spaces on the left of a string using vbscript?

1 1000

How to declare an array in vbscript?

868

How will you get the octal value of the given number in vbscript?

703

What is the purpose of folders object of scripting.filesystemobject class in vbscript?

1116

Which operator can be used to do an xor operation in vbscript?

945

How will you get a string with the specified character the specified number of times in vbscript?

768

Is vbscript a case-sensitive or case-insensitive?

977

Why to use option explicit in vb script?

792

Explain about the asc function?

802

Explain about the functionality of vb script?

754

What is variant in vb script?

840


Post New VB Script Questions

Un-Answered Questions { VB Script }

Mention how to assign a date value to a variable?

807


What is the use of option explicit statement?

756


what is the use of QCUtil? explain with one example?

6639


How will you get the octal value of the given number in vbscript?

703


Why to use option explicit in vb script?

792


Could Anybody Please tell me What is the script for Find 3rd Largest element in the Array without using a SORT function int Find(int arr[], int size); Thanks in Advance..

2243


Explain about .wsf files?

819


Can any one provide code for Mid(string,start[,length]). I have been asked to write code for Mid(). i.e We need to define our own function say MyMid() which should behave same like built-in Mid function

2105


What are lbound and ubound in the vbscript language?

806


What is the output of a + b in vbscript if a = 5 and b = 10?

2734


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

1796


How to open excel in vb script?

751


Explain about scrrun.dll?

709


Which operator can be used to check if two numbers are equal or not in vbscript?

870


why variable name should not exceed 255 characters?

1981