Y
Q. What happens if the return statement has no related expression?
No solution found for this question.
Add Solution and get +2 points.
You must be Logged in to update hint/solution
Q. Which is the correct JavaScript statement to display "Hello Boss!" into an alert box?
Q. Can we put ; after for loop in Javascript? find the output of below code
Q. What is the role of the "continue" keyword in the following piece of JavaScript code?
Q. JavaScript is a _______________ language
Q. How do we write a comment in javascript?
Q. Which of the following is the correct output for the following JavaScript code:
Q. Which function does the reverse of split()?
Q. Which function is used to serialize an object into a JSON string in Javascript?
Discusssion
Login to discuss.