Answer Posted / sai
VBScript is "not" a case sensitive
Is This Answer Correct ? | 26 Yes | 3 No |
Post New Answer View All Answers
1. How to handle object implementation change in DP for Ex: i have login page with username,pasword (editboxes),login,cancel(buttons). Here i written DP code for login page with the help properties. My questions: 1.If properites are changing dynamically i will do (i want code for that) 2.if objects are changed dynamcally i will do (i wnat code for that)
Explain the scope of the variables using dim, public, and private keywords respectively.
How to open a file. What is the perpose of true and false mode there?
Which in-built function related to an array joins substrings into one string in the vbscript language?
How will you get the natural logarithm of the given number in vbscript?
What are the naming conventions while declaring a variable in the vbscript language?
What is the use of the recordset object and which statement is used to create such an object?
How are arrays declared in the vbscript language?
What is event handling in vbscript?
did any one attended interview in applabs if you had gone through plz tell me the procedure
What are the special sub-types in vbscript?
Out of the different type of operators, which are evaluated first and last in the vbscript language?
Mention what are the rules to name variable in vbscript?
What are string functions in vbscript?
what is the object hyrarchy in QTP for a web based application