What is the use of inner class?
No Answer is Posted For this Question
Be the First to Post Answer
What are the states of thread in java?
What is a qms manual?
What is the difference between Checked and Unchecked exception? Give some examples
Explain features of interfaces in java?
What is the difference between constructor and method?
Can Java be said to be the complete object-oriented programming language
What is the use of flag?
What is Applet Stub Interface ?
hi to all. well can you please tell me that why String class is immutable? Thanks in advance.
What is a literal coding?
How to implement an arraylist in java?
In collection sorting comparable and comparator interface will be used..but why this two interfaces required..two will work same purpose so why there are two interfaces instead of one?when to use comparator and when to use comparable?