What must a class do to implement an interface?
No Answer is Posted For this Question
Be the First to Post Answer
What is metaspace?
How would you create a button with rounded edges?
Brief description about local interfaces?
1) Scenario: I developed my application on local system and everything is perfect and tested. Now on UAT this application is deployed on clustered server environment. They are logical or physically clustered. But application is not working over there.  What is the issue with application?  What are the first things which come in your mind?
i have a 1000 objects in data base i need to display those in jsp's how can i retrive those objects in jsp. (consider the performance issue)
Explain bind(), rebind(), unbind() and lookup() methods?
Which characters may be used as the second character of an identifier, but not as the first character of an identifier?
Can you control when passivation occurs?
if i know the lenght of collection in hand, should I use Array or Arraylist? justify
what is difference between checked exception & unchecked exception in java?
What is abstract schema?
In HashTable I am storing null value..then what is the error it will show