Write a Program to add 2 numbers without using operators
(+,-) and without using third variable.
Note: Use VBScript only
Hint: You can use other operators like '/' & '*'(Division &
Multiplication)
No Answer is Posted For this Question
Be the First to Post Answer
How are values assigned to the variables in the vbscript language?
which one is more secure vb script or java script ??????? or both are same ??????
write generic functions for webapplication?like generic function for webedit generic function for webbutton generic function for links
How to use QTP Object in .vbs(vbscript file) file Ex: Browser().., wait(), exist() and etc...
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
who you define variables and functions in VB?
Mention the rules for using option explicit statement?
write a vb script to display first 5 odd numbers from 1 to 100
What are events in the vbscript language?
wat is the com(common object model)object for mozilla firefox???????plz if any one know the exact answer....reply me......
Consider there are objects in a webapp which are identified by QTP. Suppose you know only the logical name of a object(absolutely nothing else about it). Which approach will you take to find the "micClass" of the object(You can't use Object Spy, or can't add the object in repository)?
In what way program "hello world" you can write in vbscript?