VB Script Interview Questions
Questions Answers Views Company eMail

Explain about constants in vb script?

762

Why is the use of exit do or exit for statements within loops discouraged?

752

Difference between dim,public and private variables in vb script?

716

Explain about .wsf files?

807

Which object provide information about a single runtime error in a vbscript?

804

Explain different types of segment?

766

What are the different types of operators and their order of precedence?

776

What is the difference between vb debugger and the script debugger?

781

Which function allows you to instantiate an object given its programmatic identifier or progid?

777

What is dictionary object in vbscript? Explain?

847

Explain sga memory structures?

775

Write a vbscript procedure that converts feet to inches. Hint: there are 12 inches in a foot?

786

Explain about filter expression?

753

What is difference between vbscript and vba?

827

How to write functions and sub in vb script?

799


Post New VB Script Questions

Un-Answered Questions { VB Script }

what is the object hyrarchy in QTP for a web based application

2086


What aspects of vbscript make it safe so that a web page using vbscript cannot destroy or corrupt information on a user's computer?

762


i wrote vbscripit code in notepad i got error i am in learning stage if u ps tell me what wrong in my code my error is "object required descriptive at line one run time error"and my code is "set usernameobj=Descriptive.Create() usernameobj( "name").value="Username" set passwordobj=Descriptive.Create() passwordobj("name").value="password" set signinobj=Descriptive.Create() signinobj("name").value="sigin" browser("gmail").page("gmail").WebEdit("usernameobj").set ("enter username") Browser("gmail").Page("gmail").WebEdit("passwordobj").Set secure.Crypt.Encrypt("enter password") browser("gmail").page("gmail").WebButton("siginobj").click

1613


Write program for identifyig duplicates in flight Departing from and Arriving in mercury tours(web application).

1652


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

779


Hello friends..... Can any give the methods for Ms-Access, and Mozilla firefox in Automation Object Model in QTP. Please give me currect answers... if you do not understand my question please don't give answers. Thanking you.

2072


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

691


How will you compare two strings in vbscript?

793


Mention what is the difference between vbscript and vba?

714


what is the features of visual basic?

1734


In what way program "hello world" you can write in vbscript?

862


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

762


what is diff between static and dynaic arrys?

1804


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

2724


Explain the filter expression?

820