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

Post New Answer

More VB Script Interview Questions

hi what is called GUI in QTP 8.2 and how can we test the apllication using GUI?

0 Answers  


what is the object hyrarchy in QTP for a web based application

0 Answers  


How to get the length of the string by making use of the string function?

0 Answers  


When importing an excel file that has several columns each with different number of rows into QTP's Global datatable, how can you count the number of rows in a particular column?

3 Answers   Logica CMG, McGraw Hill,


What are class events?

0 Answers  






what is the differance between BYVAL,BYREF?

0 Answers  


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

5 Answers   Hexaware,


Could Anybody tell me the VBscript for REVERSE an Integer int reverse(int num) Ex:246 to 642

7 Answers   Amazon,


What is the use of "Option Explicit"?

2 Answers  


how to write vb script code for login gmail page by using notepad and how to run script in notepad

1 Answers  


How to return a value from function...? you should not tell msgbox, print.. etc.,

6 Answers  


Which is the default Data types in VBScript?

7 Answers   AppLabs,


Categories