Dassault Systèmes interview question

6) what will be the value of a and b if Var a = 5 +7 + “8” Var b = “8”+5+7

Interview Answers

Anonymous

25 Mar 2018

a=128,b=857

37

Anonymous

8 Feb 2022

a = 128 b= 857

2

Anonymous

13 Feb 2018

a=128 b=124