VB Script Interview Questions
Questions Answers Views Company eMail

What is the scope of a constant declared using public?

559

How to assign a date value to a variable?

592

How to capture a runtime error in vbscript?

628

What are class variables?

618

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

1 749

How to declare an array in vbscript?

668

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

499

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

871

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

680

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

575

Is vbscript a case-sensitive or case-insensitive?

752

Why to use option explicit in vb script?

598

Explain about the asc function?

605

Explain about the functionality of vb script?

574

What is variant in vb script?

626


Post New VB Script Questions

Un-Answered Questions { VB Script }

Write a function for Instr(). We need to write a function that works as same as Instr(). Code or Even pseudo code is good enough for me.?

2034


What is the difference between vbscript and vba?

602


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

507


What is the difference between function and procedure?

573


When to use function procedures and what are its characteristics?

551






Which operator can be used to change the value of the operand or change the state of the condition?

578


Explain about the asc function?

605


Write a Program to add 2 numbers without using operators (+,-) and without using third variable. Note: Use VBScript only Hint: You can use other operators like '/' & '*'(Division & Multiplication)

3190


Which loop is used in case of arrays in the vbscript language?

522


How to add actions in driver script to run those actions in QTP?

1520


Mention how to access array data?

513


Hai this is sheik, i want to learn VB scripts for web application pls guide me what are all basic things need to know to learn VB scripts in web application.

1432


How to get the length of the string by making use of the string function?

565


when we use filter funtiom invb script(QTP)

2304


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

528