What are basic data types?
what is anonymous class in java?
I am unable to find or learn about print command. I have a graphical program in core java in applet but i want to give print command but i have coding for that so if anyone know about this plz mail me on avdhesh_chauhan007@yahoo.co.in
how to handle exceptions in ejb?
What do you mean by ordered and sorted in collections in java?
Is a case study a method or methodology?
What is a protected method?
What is the difference between post and put?
In which JDK version event-delegation model is introduced?
Is hashset sorted in java?
There are 2 classes, 1 LandAnimal and another WaterAnimal. There is another class Animal which wants to have the properties of both LandAnimal and WaterAnimal. How will you design this situation?
What is super in java?
Describe how to implement singleton design pattern in struts.