Explain about wait() method?
No Answer is Posted For this Question
Be the First to Post Answer
Give me an example of array and linked list? Where they can be used?
Is java written in c?
How do you format in java?
Can you call a method in a method?
What is the use of static import ?
Why do we create threads in java?
what models are available for event handling?
I don’t want my class to be inherited by any other class. What should I do?
What are the two types of streams offered by java 8?
Explain polymorphism citing an example.
Marker interface means , interface which has no methods.Then what is the necessity of its usage.I read "it tells the compiler that it should be treated differently ". "It is used to store state of an object". But still am not clear.Please explain clearly.
What is Session and cookies?Explain in detail with an example?