Answer Posted / shipra
java.applet
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is runtime locatable code?
Difference between error and exception
What is a JAR file?
What is an object's lock and which object's have locks in java programming?
How a string is stored in memory?
What is the difference between iterator and enumeration ?
How static variable work in java?
What is meant by structural programming?
Give reasons supporting that string is immutable.
What is method reference?
What will happen if a thrown exception is not handled?
Explain purpose of sleep() method in java?
How is it possible in java programming for two string objects with identical values not to be equal under the == operator?
What is the purpose of the system class in java programming?
What are the methods to rectify ambiguities in the interfaces in JAVA?