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 to Convert Hex color code to color name in VB Script?
Could Anybody Please tell me What is the script for Find 3rd Largest element in the Array without using a SORT function int Find(int arr[], int size); Thanks in Advance..
create a form to accept username and password validate the username and password with using message box, display the corresponding user message
1)How to test whether items in a weblist are in alphabetical order or not?
i created script for login in QTP,i parametirized that using global sheet,problem i am facing is first i want to login with first values provided in excelsheet and want to perform some operation,second time if call same action it should login with second values in excelsheet
Is it possible to pass optional argument to function in vb script?
How to create a function in vbscript?
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)
How to check the particular window is exist or not with out using check points
write a vb script to display apple that is 1st a should be displayed then ap then app then appl then apple
Why is it recommended to close the database connection every time after the work is completed?
How to Import data from a file (file is on the desktop) to the data table