VB Script Interview Questions
Questions Answers Views Company eMail

Which operator is used to perform the comparison among 2 operands in the vbscript language?

736

Which in-built functions are used to convert the specified expression in the form of date and string in the vbscript language?

775

How can you create a file object to work with the files in the vbscript language?

732

Which object is used to work with the database in the vbscript language and what statement is used to create this object?

735

What is the use of the ‘open’ method to work with the database in the vbscript language and what connection string is passed in the same and what is its usage?

736

What is the difference between do until loop and do while loop?

819

What are events in the vbscript language?

799

Which in-built function is used to format the number in the vbscript language?

800

What are the environments supported by vbscript language?

721

What are the naming conventions while declaring a variable in the vbscript language?

852

How are arrays declared in the vbscript language?

775

What is the use of the date function in the vbscript language?

801

What are the 2 ways in which a variable can be declared in the vbscript language?

818

How can constants be declared in the vbscript language?

776

What is the extension of the vbscript file?

774


Post New VB Script Questions

Un-Answered Questions { VB Script }

How will you format a number in percetage format in vbscript?

791


Explain the filter expression?

867


How will you compare two strings in vbscript?

830


about vb scripting programs this type of all question& answers

1915


why do u choose to go for testing why cant for devoloping

1845


How will you get the exponent of the given number in vbscript?

794


did any one attended interview in applabs if you had gone through plz tell me the procedure

2063


Why is it recommended to close the database connection every time after the work is completed?

727


How you can call vbscript functions?

805


What are keywords in the vbscript language?

756


What is the use of option explicit statement?

787


Does VB/Win make standalone .EXE files?

3150


Is vbscript a case-sensitive or case-insensitive?

1009


I want to run QTP script on Linux server is it possible to do this by connecting Windows to Linux through VPN/Terminal Server and just run the script on Linux server.

2035


create a form to accept username and password validate the username and password with using message box, display the corresponding user message

2404