11th question on typeof operator

pull/782/head
dkumar600 2 years ago
parent f088eaa26d
commit 603a53e3ea

@ -678,8 +678,10 @@ I am 25 years old.
You are 30 years old.
```
11. Declare one variable **test** and assign the initial value as null and log to the browser console by doing following things:
```sh
i. **_typeof_** test
ii. **_typeof_** **_typeof_** test
```
🎉 CONGRATULATIONS ! 🎉

Loading…
Cancel
Save