VB Script Interview Questions
Questions Answers Views Company eMail

Mention if qtp generates vbscript code as we record actions, can't it possible to directly write using vbscript code when qtp does the same thing too?

594

Mention characteristics of sub procedures?

651

Mention what is the main difference between function and sub-procedure?

608

Mention what is byref and byval parameters in vbscript?

637

Write a code to print numbers from 5 to 0?

755

Mention what if you do not specify anything when you call a procedure?

620

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

714

Mention how you can call vbscript functions?

641

Mention what is select case statement?

599

Mention how to create a cookie using vbscript?

592

Mention what is the use of option explicit in vbscript?

606

Mention how to access array data?

573

Mention what is the difference between vbscript and vba?

582

In html file what is an ideal position to include vbscript?

909

Mention what is vbscript procedures?

597


Post New VB Script Questions

Un-Answered Questions { VB Script }

Is VB Script Case sensitive or Case insensitive?

704


How will you check that a variable is an array in vbscript?

598


What is loose binding? Why is it not a good practice to use it?

709


How will you convert a string to upper case string using vbscript?

617


Can someone please tell me what poor design in a relational database (not the layout or style) is and how it can be avoided? PLEASE...im desperate.

1466






How to Import data from a file (file is on the desktop) to the data table

1612


What is the use of option explicit in vbscript?

598


Mention when to use function procedures and what are its characteristics?

690


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

714


Mention what is vbscript?

648


How to Convert Hex color code to color name in VB Script?

4003


What is the scope of a constant declared using public?

622


How will you get the largest subscript of an array in vbscript?

698


Both Static and dynamic arrays are handled by VB script. Is it true?

676


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

650