Who developed JavaScript, and what was the first name of JavaScript?
Answer Posted / hr@tgksolutions.com
Brendan Eich was a Netscape programmer who created JavaScript. In September 1995, Brendan Eich spent ten days creating this new scripting language. JavaScript was first known as Mocha when it was first released. It was then referred to as Live Script and then JavaScript.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Which method is used to create the daemon thread?
What is the difference between deep copy and shallow copy in java
program A and B are analysed and found to have worst case running time greater than 150NlogN and N*N respectively. which program has the better guarantee after the running time for the large values of N(N>10000)? which program has the better guarantee for the running time of small program N (N<100)? which program will run faster on average for N=1000?
What is the use of flatmap in java 8?
What is the difference between a jvm and a jdk?
What is stateless and stateful in java?
What is ehcache in java?
What are the differences between java’s old java date api and java 8’s date and time api?
What is a jvm?
What is optional in java 8? What is the use of optional?advantages of java 8 optional?
Can a dead thread be started again?
What is lsdou? : java security
When do we go for java 8 stream api? Why do we need to use java 8 stream api in our projects?
What do you understand by numeric promotion?
What is jpa project?