Set 7 Practice Mode

Set Completed!

0 / 5

0%

Q2045
Permalink
Which data type in javascript returns the value 'True' or 'False'?
Q2046
Permalink
Which operator is used to check both value and type in javascript?
Q2047
Permalink
Which assignment operator is equivalent to a = a * 5?
Q2048
Permalink
Which single character escape sequence represents 'line feed' JavaScript?
Q2049
Permalink
What is the purpose of Initialization part in 'for loop'