Method parseInt() has the following return type
Which event is used to hide an HTML element?
Let nums = [15, 12, 21];
let sum = nums[1] + nums.sort()[1];
console.log(sum)
x=Math.pow(8,2);
document.write(x);
What will be the output of the above code?
Which key property holds the key name as a String?
Alternative of the property location of a window object is ______
var my_var = 1;
if (function f(){}) {
my_var += typeof f;
}
console.log(my_var);
Which is an equivalent code to invoke a function m of class o that expects two arguments x and y?
What is the solution to the absence of a script tag without a src attribute?
What will be the output of the following code snippet?
console.log(parseInt("123Abekus")); console.log(parseInt("Abekus123"));
OnSite
1 Openings
FullTime
Posted 17 days ago