-
What is the role of filter() method in JavaScript?
-
Match any string containing one or more p's with JavaScript RegExp.
-
How to apply a function simultaneously against two values of the array from right-to-left?
-
How is NaN converted to Number in JavaScript?
-
Set the hour for a specified date according to universal time?
-
Set the full year for a specified date according to universal time.
-
Set the day of the month for a specified date according to universal time?
-
What is the role of Browser Object Model (BOM) in JavaScript?
-
Which event occurs in JavaScript when the dragged element is over the target?
-
How is NaN converted to String in JavaScript?
-
How to return the day of the week in the specified date according to universal time?
-
How to return the time-zone offset in minutes for the current locale?
-
How to return the number of images in a document with JavaScript?
-
How to create a Date object and what all parameters it include?
-
How to convert a date to a string using the universal time convention?
-
How to define a Regular Expression in JavaScript?
-
Set the seconds for a specified date according to universal time.
-
How to return the time portion of the Date as a string using the current locale's conventions?
-
How to return a string representing the source for an equivalent Date object?
-
How to load the previous URL in the history list in JavaScript?