What do you mean by enumeration?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More JavaScript Interview Questions

What is jscript used for?

0 Answers  


show the date in textbox when we select item (items like-- today,yesterday,lastweek,lastmonth,lastyear) from dropdownlist using javascript?

1 Answers  


What is a named function in JavaScript? How to define a named function?

0 Answers  


What is spread operator?

0 Answers  


What are data structures in javascript?

0 Answers  






What is a javascript symbol?

0 Answers  


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..

1 Answers   iGate, Reliance,


When selecting the states by giving the country as input using ajax cal, how can we ensure that every time it is hitting the DB and fetching the data? Many time it may load from the cache.

1 Answers   CTS, GE,


What is the purpose of local variables?

0 Answers  


How do you extend classes Code snippet: const circle = { radius: 20, diameter() { return this.radius * 2; }, perimeter: () => 2 * Math.PI * this.radius };

1 Answers  


What is null in js?

0 Answers  


Define event bubbling?

0 Answers  


Categories