Is javascript or python easier?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More JavaScript Interview Questions

1) How can we use java script in testing the application? 2) What all the things(Software application - like browser, notepad) we need to learn Jscript?

1 Answers  


When do we use JSON.stringify()?

0 Answers  


Consider the following code: 1 2 3 4 5 (function() { var a = b = 5; })(); console.log(b); what will be printed on the console?

0 Answers  


What is the difference between programing language and scripting language.?

3 Answers   Reliance, TCS,


How to get value from a textbox?

0 Answers  


What is the scope of a function?

0 Answers  


Write a way by which you can do something on the close of the window ?

0 Answers  


How can the os of the client machine be detected?

0 Answers  


What is event in javascript?

0 Answers  


What is the difference between == and ===? Which one would you use?

0 Answers  


What is the difference between the operators ‘==‘ & ‘===‘?

0 Answers  


what is function of stdio.h

0 Answers   TCS,


Categories