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
hi what is called GUI in QTP 8.2 and how can we test the apllication using GUI?
create a form to accept username and password validate the username and password with using message box, display the corresponding user message
What aspects of vbscript make it safe so that a web page using vbscript cannot destroy or corrupt information on a user's computer?
What are class variables?
How to get the length of the string by making use of the string function?
In what way program "hello world" you can write in vbscript?
What is vbscript language used for and which earlier language is it modeled upon?
Write a code to print numbers from 5 to 0?
What is variant in vb script?
Explain different types of segment?
how to comvert 120 into one hunderd twenty rupees only and vice varsa
wht must be the interview question on corinthian information technology solutions incorporated.
How will you convert a string to lower case string using vbscript?
Does VB/Win make standalone .EXE files?
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)