What are limitations in javascript?



What are limitations in javascript?..

Answer / Amit Kumar Mishra

Some limitations of JavaScript include its single-threaded nature, lack of built-in support for multi-core processing, limited control over the user's file system, and the necessity to run within a host environment like a web browser.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JavaScript Interview Questions

How to associate functions with objects using javascript?

1 Answers  


What is the source code for include() & forwrd() method servlet program?

1 Answers  


How to toggle display an html element?

1 Answers  


can wwe trace a java program (class)

1 Answers   CMC,


What is the data type of variables of in javascript?

1 Answers  


How do you round a value in javascript?

1 Answers  


About document.getElementID? Explain giving one example. This was asked by a interviewer when i said that i know some JavaScript.

2 Answers   TCS,


What is the difference between let, const, and var?

1 Answers  


Can we create session in javascript?

1 Answers  


What does the isNaN() function?

1 Answers  


What is called variable?

1 Answers  


why we calld java object orinted programming language??

1 Answers   TCS,


Categories