List any five features of java?
No Answer is Posted For this Question
Be the First to Post Answer
did interface can implementation method ? i know its not possible but my interviewer said its possible ..but how..? any one have idea ???
What is appletviewer?
Why Wait and notify are kept in Object class although they are used only with Thread Class
2 Answers Global Logic, Saksoft,
Is the milky way in a void?
What is finalize method?
What are the similarities between an array and an ArrayList?
how to pass the parameters to applets?
There are 2 different ways to create an object. a)By using keyword "new" b)By using Class.forName ("className").newInstance(); What is the difference between these 2 methods.
What is protected and friendly?
What is meant by final class, methods and variables?
What is update method called?
How to stop a thread in java? Explain about sleep () method in a thread?