Which operator is used for fetching the modulus of the 2 numbers in the vbscript language?
No Answer is Posted For this Question
Be the First to Post Answer
can u test the application without add-in?
hi what is called GUI in QTP 8.2 and how can we test the apllication using GUI?
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
Compare java script and vb script?
Explain about scrrun.dll?
how to validate the text in a web table
What is the scope of a constant declared using public?
Write a program to display the numbers in the below format using for loops? 1 2 3 4 5 6 7 8 9 10 11 12 and Write a program to display the numbers in the below format using for loops. 1 2 3 4 5 6 7 8 9 10
Plz give the vb script for the following scenerio. In travel booking we have to select from delhi to mumbai from the combobox The prices will be display in another combo box .But i have to select the lowest price for it and submit it
Why is the use of exit do or exit for statements within loops discouraged?
How to pass the parameter from one function to another function in VB Scripting?
Mention what is select case statement?