Multiple choice Which of the following is NOT a feature of JavaScript? Less server interaction We can handle events in JavaScripts JavaScript supports multithreading. It makes a web page dynamic Supports drag and drop. Reveal answer Fill a bubble to check yourself C Correct answer Explanation Multithreading is the process of running multiple threads simultaneously. JavaScript doesn't have any multithreading or multiprocess capabilities.