Examveda
Examveda

The Crockford’s subset doesnot include which function in JavaScript?

A. eval()

B. coeval()

C. equal()

D. equivalent()

Answer: Option A

Solution(By Examveda Team)

The Crockford’s subset does not include the with and continue statements or the eval() function. It defines functions using function definition expressions only and does not include the function definition statement.

This Question Belongs to Javascript >> Classes And Modules

Join The Discussion

Related Questions on Classes and Modules