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 the use of anonymous function in javascript?
what is interface ?
What are the basic groups of dataypes in JavaScript?
What are JavaScript Data Types?
wap to accept an int array frm the user and print the lucky nos.
In a pop-up browser window, how do you refer to the main browser window that opened it?
What will be the output of the code below? var Y = 1; if (function F(){}) { y += Typeof F;</span> } console.log(y);
Explain the difference between “==” and “===”?
Is javascript array dynamic?
What is JavaScript?
List few advantages of using javascript?
What is function overloading in javascript?