What is enum with example?
Answer / Santosh Kumar Paswan
An Enum (Enumeration) in JavaScript ES6 is a collection of named constants. It can help to improve readability and reduce bugs by restricting variables to a specific set of values. Example: `enum Days {Sun, Mon, Tue, Wed, Thu, Fri, Sat}`
| Is This Answer Correct ? | 0 Yes | 0 No |
How about 3+5+"8"?
hi iM rahul.my questions is my project is a web based & developed using java,jsp. when i record it using qtp what script i will get like either browser("jdfjkf").page("nkf").... or javawindow("f d ").javaedit("Dasf").... plz clarify my doubt asap and i also need some vbscipt of java coding?
Is javascript becoming obsolete?
Is client side front end?
Is javascript a security risk?
What is require in javascript?
How do we get javascript onto a web page?
How Can I get facebook fans/likes?
How to write a script for "select" lists using javascript
Write a way by which you can do something on the close of the window ?
How to handle event handlers?
Is an interface is a class?