What is conversational state?
servlet has not any main method in it how does it work by JVM?
What is pure java?
Is java is fully object oriented?
What is platform independent in java?
Is java important for my computer?
What is jaxr provider?
Which compiler is used in java?
What is source file in java?
can someone tell me how does preparedstatement works? its an interface and where is the implementation?
Diffrence between arraylist and hashmap
What do you mean by j2ee module?
you are to choose between two procedures,both of which copute the minimum value in an array of integers.one procedure returns the smallest integer if its array argument is empty. the other requires a nonempty array.which procedure should you choose and why?