VB Script Interview Questions
Questions Answers Views Company eMail

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

520

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

535

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

496

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

503

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?

483

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

530

What are events in the vbscript language?

541

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

569

What are the environments supported by vbscript language?

492

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

608

How are arrays declared in the vbscript language?

528

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

553

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

556

How can constants be declared in the vbscript language?

541

What is the extension of the vbscript file?

543


Post New VB Script Questions

Un-Answered Questions { VB Script }

Explain about operator precedence in vb script?

569


How to make sure that items in a wintree are sorted al?

2349


What is the scope of a constant declared using public?

545


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

567


Is vbscript language a case-sensitive language and what does it mean?

537






Program to use input box and send even numbers into sheet1 and odd numbers into sheet2 and prime numbers into sheet3 using vbscript(QTP)?

2582


i need to sort the data using qtp script for this how i need to write a qtp script

3210


hi all, i had a question, that how to find out hiding a coloumn in a table i had a table having the following column names NAME DESCRIPTION CREATED TIME CREATED USER if i right clicked on a NAME column it will displays a menu having the same column names in a list like NAME DESCRIPTION CREATED TIME CREATED USER with check boxes.if i unched any check box, that column name should not be appear in the main table column names could anyone please solve this problem?

1543


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

595


Explain about constants in vb script?

567


Illustrate briefly about the different types of statement

2014


What is the difference between vbscript and vba?

596


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

493


How to Enter Values on the Command promt using VB script

1524


A folder is there inside no of textfiles are avilable. How do count the textfiles. Normally folder means we are using subfolder methods but textfiles is not working for subfolder methods and how do get file name also.

1500