JS Coding Questions Logo
JS Coding Questions
#54🎯 Exercise💻 Code

JavaScript Coding Exercise 54

Advertisement

728x90
javascript
1console.log(typeof typeof typeof true);

Choose the correct output:

A
string
B
boolean
C
NaN
D
number

Advertisement

Responsive Ad
53of86