Answer Posted / sudhakar
There is a difference between javascript and JScript.
Javascript was originally developed by Netscape. Now this
known as Firefox.
JScript was developed by Microsoft. Microsoft has other
scripting languages too.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Does garbage collection occur in permanent generation space in jvm?
What is static class
What is java virtual machine and how it is considered in context of java’s platform independent feature?
Where are variables stored?
describe synchronization in respect to multithreading? : Java thread
What is functional interface in javatpoint?
Does a class inherit the constructors of its superclass in java programming?
What are three advantages of using functions?
What is array pointers ?
Difference between ‘is-a’ and ‘has-a’ relationship in java?
What are the java ide's? Explain
What is object data type?
What are recursive functions?
Is there any sort function in java?
What is the method to declare member of a class static?