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
What are the uses of vb script?
How to scroll down a page while recording in qtp. suggest me any method apart from low level recording.
write a program to display the system specifications of client system with the help of vbScript.
Hi, Can anyone please send me vb script examples to practice vb and also material to learn vb scripting in QTP? my email id : hareen_11@yahoo.com
Why to use option explicit in vb script?
find the length of the string without using length function?
How to create pull down menu box using vb script
Explain the tristate constants in vbscript?
How will you compare two strings in vbscript?
what is the features of visual basic?
* ** *** Please write a code to get output like above diagram? ple explain as it how the code works?
Why is error handling required?