Wipro interview question

Basic Selinium Webdriver Questions. How will you add 2 numbers without using third variable. Explain your Automation framework.

Interview Answer

Anonymous

14 Nov 2019

a=10 b=20 a=a+b;