Answer Posted / priya
james gostling....
| Is This Answer Correct ? | 76 Yes | 31 No |
Post New Answer View All Answers
What is a map? What are the implementations of map?
Why map is used in java?
Explain notifyall() method of object class ?
What do you meant by active and passive objects?
What kind of variables can a class consist?
What is the benefit of using enum to declare a constant?
Mention a package that is used for linked list class in java.
Can an interface implement another interface?
Is a method a procedure?
how to create multithreaded program? Explain different ways of using thread? When a thread is created and started, what is its initial state? Or extending thread class or implementing runnable interface. Which is better? : Java thread
What is the basic concept of java?
What is numeric data type?
How to sort numbers in java without array?
Can you make a constructor final?
How do you sing an Applet ?