Mention what is the main difference between function and sub-procedure?
No Answer is Posted For this Question
Be the First to Post Answer
What are the 2 ways to pass a value to the function?
How to learn VB Script, Since iam working with QTP. So i need to learn VB script.
By default in vbscript the arguments passed to functions and subroutines are by reference or by value?
How will you get the octal value of the given number in vbscript?
can anyone tell me the procedure of interview held in applabs
what is diff b/n these 2 programs 1) for i=5 to 1 step 2 msgbox "pass" next 2_) for i=5 to 1 step -2 msgbox "pass" next
What is dictionary object in vbscript? Explain?
How to make professional test report using vbscript code in UFT, which gives us complete analysis of the test.
0 Answers College School Exams Tests,
join all the array values without using join function?
What is a class in CSS?
Is VBscript case-sensitive?
write a vb script to display first 5 odd numbers from 1 to 100