Why javascript is not secure?
Answer / Yogesh Rani
JavaScript can be vulnerable to security risks due to its client-side execution, which makes it susceptible to cross-site scripting (XSS) attacks. JavaScript code can also potentially expose sensitive data if not properly secured.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to create the namespace in javascript?
What is function overloading in javascript?
Is there an ide for javascript?
How to change video files randomly after completing its execution in Javascript?
What are global variables? How are these variable declared and what are the problems associated with using them?
Is javascript free to use?
Explain javascript event delegation model?
What is the event loop in JavaScript?
What is a name function in javascript?
How to make elements invisible?
How many types of javascript are there?
What is dom in javascript?