diff. b/w JAVA and javascript...

Answer Posted / guest

Java is a much larger and more complicated language that
creates "standalone" applications. A Java "applet" (so-called
because it is a little application) is a fully contained
program.

JavaScript is text that is fed into a browser that can
interpret it and then it is enacted by the browser

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can inner class have constructor?

537


What is treemap in java?

540


Do I need to import java.lang package any time? Why?

731


What is the static method?

557


Is it possible to compare various strings with the help of == operator?

537






What do you mean by chromounits in java8?

519


Explain about exception propagation?

579


Explain method overloading?

562


Why is sizeof not a function?

534


How do you find the absolute value?

551


What is the effect of keeping a constructor private?

464


Explain about automatic type conversion in java?

555


What does those terms actually mean included in the j.d.k i.6?

1589


There are two classes named classa and classb. Both classes are in the same package. Can a private member of classa can be accessed by an object of classb?

985


whar are the draw backs of programming lang step by step in Clang and next in C++ and next and in Java nad in .Net

1649