BFE.dev
JavaScript Quizzes14. Addition vs Unary Plus

14. Addition vs Unary Plus

JavaScript

What does the code snippet to the right output by console.log?

There is a difference between Addition Operator(+) and Unary plus operator(+), even though they use the same '+'.

from all members: - accepted / - tried

prevnext
Request SolutionAIVideos(1)Posts(20)

Enter your answer here, one line for each log.