accesso Interview Question

How to set a value using a turnary.

Interview Answer

Anonymous

Apr 8, 2016

Ex. var myStr = myStr? true : false

1