Answer Posted / mahesh
javascript was originally developed by Netscape(not to be
confused with java, they are two different languages!)
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is finalize()?
What are the differences between heap and stack memory in java?
What does sprintf return?
What are the two basic ways in which classes that can be run as threads may be defined?
What is flush () in java?
What is an interface in java? Explain
If an object reference is set to null, will the garbage collector immediately free the memory held by that object?
Which way a developer should use for creating thread, i.e. Sub classing thread or implementing runnable.
What is implicit object in java?
What do the thread?class methods run() and start() do?
List any five features of java?
What is predicate in java?
Is array serializable java?
What is the difference between serializable and externalizable interfaces?
What are different types of encoding?