VB Script Interview Questions
Questions Answers Views Company eMail

What is the use of option explicit in vbscript?

542

When to use function procedures and what are its characteristics?

547

What if you do not specify anything when you call a procedure?

530

What is the technology used by vb script?

539

What is the difference between vbscript and vba?

598

What is byref and byval parameters in vbscript?

602

What is vbscript?

593

What is select case statement?

596

What is vbscript procedures?

598

Explain about tristate constants in vbscript?

604

Explain about scrrun.dll?

528

Differentiate javascript and vbscript?

566

Explain the extension .hta?

538

Explain the asc function?

504

Explain the support of asp for vb script functionality?

635


Post New VB Script Questions

Un-Answered Questions { VB Script }

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

646


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..

2018


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

524


How are arrays declared in the vbscript language?

536


Mention what is the difference between vbscript and vba?

509






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

572


Give me sm ideas to write Vbscripts abt protocol testing abilash700@gmail.com.

1583


what is the difference between modular and data and keyword driven framework

1738


Mention what is the use of option explicit in vbscript?

543


What is difference between vbscript and vba?

605


In the Web page we have a table link, if we click on that link all the contents under that link will be sorted (asscending/Descending). Now i want to check in which order the list is ? for that i need to get the data in to some var How can i get that cells data?

2014


what is event handling?

580


Can anyone send me a vb script function for verifying the functionality of active links on a web page

1594


Explain the scope of the variables using dim, public, and private keywords respectively.

715


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

2157