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
Why is java called java?
Write a function to find out longest palindrome in a given string?
How many types of gc are there in java?
Can we compare two strings in java?
What is string [] java?
What 5 doubled?
Explain about assignment statement?
What variables are stored in stack?
Does substring create a new object?
Can we define package statement after import statement in java?
State the difference between creating string as new () and literal.
What is parse method?
Where is stringbuffer stored?
Is it possible for a yielded thread to get chance for its execution again?
How do you create a first line indent?