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
Explain the filter expression?
how to increasing the numbers in a given text box please write a vb script
What is purpose of scripting.filesystemobject class in vbscript?
this q asked in applabs, q is: QTP should open google.com page and enter "qtp" in one edit(search) box and click search and should open google.com again and enter "job" in edit(search) box and click on search. I tried this but getting error "Edit(search) box matches more than one object", could anyone this question plz..
How do you create a recordset object in VBScript?
How will you convert a string to lower case string using vbscript?
Mention how you can call vbscript functions?
when you use For Loop, While..do, do..while? at what situations which loop will use.
Is VBscript case-sensitive?
did any one attended interview in applabs if you had gone through plz tell me the procedure
In html file what is an ideal position to include vbscript?
int a=4857 i need output as 7584.without using any inbuild function?