What is the difference between ByRef and ByVal.
When to use ByRef and ByVal
Answer Posted / cybergh0st
Byval refers to the actual value of the variable. ByRef
refers to the location of where the value is stored.
Passing.
| Is This Answer Correct ? | 44 Yes | 2 No |
Post New Answer View All Answers
Explain about adodb.stream class?
What methods are used to create text files and open text files in the vbscript language?
How to find the font in qtp. Scenario:After entering the username and passwd you will be navigate into the "welcome:Username" page.Now I want to extarct font for this message.
How can you create an object in vbscript?
what is the use of QCUtil? explain with one example?
Which object is used to work with the database in the vbscript language and what statement is used to create this object?
Mention the environments where vbscript could be run?
Mention what is variant in vbscript?
How do you declare a variable in vbscript?
Hello Guys, If any body looking for "worksoft certify tool training in bangalore", please contact me aimansaud@gmail.com
Explain about scrrun.dll?
Hi Friends Rajendra this is bhavani prasad, iam working Hyderabad. i faced one problem with qtp recording mode i.e in my application there is 100 records first we click the first record that record will be jumped to next session and 99 records will there stop the recording and run the same script .Run this script qtp does not identify the records. So plz tell me what is the solution.
write any ttest cases using check points and parameterization
If else for do while select in vb script?
Mention characteristics of sub procedures?