What will be the output of the code below?
var Y = 1;
if (function F(){})
{
y += Typeof F;</span>
}
console.log(y);
What is the best free ide?
What are undefined and undeclared variables?
How to write a script for "select" lists using javascript
What are the ways to define a variable in javascript?
Is javascript object oriented?
What is variables in javascript?
Explain mul function in javascript?
What are the Non-primitive data types in JavaScript?
What is the method for reading and writing a file in javascript?
HI friends .am Mohammed Riyash.JMC BCA Tricy. My doubt is. In some websites like bloomberg.com..etc. when MouseOver() action performed.the menuitems will be drop down..and hides when blur()action happened.any body give the code for that..
What is design pattern in javascript? Explain
Why is javascript good for websites?