R
Q. What will be the output of the below code?
let chaval= (p)=>p+2; console.log(chaval(2));
No solution found for this question.
Add Solution and get +2 points.
You must be Logged in to update hint/solution
Be the first to start discuss.
Q. The snippet that has to be used to check if “a” is not equal to “null” is
Q. Which property is object oriented?
Q. To which of the following object does the print() method belong to?
Q. What are the various possessions in the three-way handshake by the TCP?
Q. In JavaScript, single line comment begins with ___.
Q. What will happen if the browser encounters a script tag without an src attribute?
Q. Which of the following framework was used by Google for Gmail?
Discusssion
Login to discuss.