BFE.dev
buy us
a coffee
CompanyListsDiscuss
buy us
a coffee
JavaScript Quizzes14. Addition vs Unary Plus

14. Addition vs Unary Plus

JavaScript
Share

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
(9)

Enter your answer here, one line for each log.