How will you get the largest subscript of an array in vbscript?
No Answer is Posted For this Question
Be the First to Post Answer
Mention how to create a cookie using vbscript?
Mention when to use function procedures and what are its characteristics?
Which is the default Data types in VBScript?
What is the differene between QTP 8.2 and QTP 9.0 and QTP 9.1,Pls give me answer ASAP.
What variable can you use to share info across the whole application for one user?
write a vbscript for traffic signal
Mention what is byref and byval parameters in vbscript?
How to create a cookie using vbscript?
Hi all..I have two values. a=20 ,b=30 I want to perform c= a+b and c= a*b using user define function.please anyone give the answer
Explain what is loose binding? Why is it not a good practice to use it?
Explain about tristate constants in vbscript?
Hi everybady, i have faced few Qns in one of i attended interview, please help me out with these below Qns. 1. how to join values without using join function? 2. how to compare values without using String compare function? 3. input is Bangalore, but i need output like this below format, what is function to use and get this outcome B A N G A L o R E 4. Input is "CapGemini" but uotput should be like this "inimeGpaC" 5. Input is 1 1 2 1 2 3 1 2 3 4 1 2 3 4 5 Can someone let me know results of this Qns, please. Thanks.