Answer Posted / p.shivakumar
option explicit is used to declare variable where implicit
command without declaration of variable
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
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)
How can you destroy an object in vbscript?
How to get the length of the string by making use of the string function?
What is the difference between for loop and while loop?
Explain about scrrun.dll in vbscript?
How can you fetch the value of a cookie?
how to set one column as primary key in QTP and fetch values accordingly
How you can call vbscript functions?
Explain a few date functions in vbscript
How will you convert a given number to long in vbscript?
what do you mean .ota mobile format
What are the 2 ways in which a variable can be declared in the vbscript language?
Mention what is the difference between vbscript and vba?
when we use filter funtiom invb script(QTP)
What is the difference between function and procedure?