List some of the disadvantages of javascript.
The following are some of JavaScript's drawbacks:
No multithreading support
No multiprocessing support
File reading and writing are prohibited.
Networking apps are not supported.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is js full form?
How to test a string as a literal and as an object ?
Is it possible to assign a php variable to javascript ? And also is it possible to fetch the page contents if the url is not under our control ?
Should you use var or let?
What are exports and imports?
How to create function in JavaScript?
Who is the world famous hacker?
How to create a popup warning box?
What are the boolean operators supported by javascript? And operator: &&
What is undefined in math?
How to validate email in javascript?
Can you assign an anonymous function to a variable and pass it as an argument to another function?