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
How will you get the largest subscript of an array in vbscript?
how to acces the remote mechine using vb cript(QTP)
Explain different types of segment?
Mention how to access array data?
Is vbscript language a case-sensitive language and what does it mean?
What are class variables?
What is the event handling in vbscript?
Is vbscript a case-sensitive or case-insensitive?
Write a test case using Test if the images,a particular test exists,check if the page links match,page response is within a certain range,parameterization of the test,the test should comprise of actions,the test should use a custom function,the test should use global repository
what is the difference between modular and data and keyword driven framework
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)
Mention what is the difference between vbscript and vba?
Explain about tristate constants?
how does vb script help in web page designing? explain with example.
How strcomp function works?