Why do we use Option Explicit?

Answer Posted / rekha

there are different ways of declaring variables
this option is used to declare multiple values

Is This Answer Correct ?    6 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

hi what is called GUI in QTP 8.2 and how can we test the apllication using GUI?

2018


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

2391


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

779


What are class variables?

800


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

816


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

878


What is vbscript language used for and which earlier language is it modeled upon?

751


Write a code to print numbers from 5 to 0?

922


What is variant in vb script?

851


Explain different types of segment?

784


how to comvert 120 into one hunderd twenty rupees only and vice varsa

2016


wht must be the interview question on corinthian information technology solutions incorporated.

2390


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

762


Does VB/Win make standalone .EXE files?

3122


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)

3407