Predict the output on the console for the following JavaScript code.
<script>
;'let geek = 'GeeksforGeeks
;(console.log(typeof geek
;geek=1
;(console.log(typeof geek
<script/>
Predict the output on the console for the following JavaScript code.
<script>
;'let geek = 'GeeksforGeeks
;(console.log(typeof geek
;geek=1
;(console.log(typeof geek
<script/>
* השאלה נוספה בתאריך: 29-06-2019