M
Q. What will happen if the radix parameter of the parseInt() function is omitted?
If the radix parameter is omitted, JavaScript assumes the following:
You must be Logged in to update hint/solution
Q. What is the code to be used to trim whitespaces ?
Q. How can you find a client’s browser name?
Q. Which layer is used to handle the HTTP requests?
Q. How many properties does a prototype object have?
Q. Which is a useful way to try out small and simple Rhino programs and one-liners?
Q. When does WebPageTest become necessary?
Q. Which of these contains an executable statement?
Q. What will be the reaction when a catch clause has no conditionals ?
Q. In JavaScript a variable contains one value while an object may contain ___.
Discusssion
Login to discuss.