How do you avoid global variables?
No Answer is Posted For this Question
Be the First to Post Answer
How many boolean functions are there?
What data type is a string?
what is the use of StringBuffer?
What is string value?
What is the purpose of using bufferedinputstream and bufferedoutputstream classes?
What is main function purpose?
I have one POJO class(Java bean class), it has two variables for that it has setters and getters. Now i have created two objects for that class and i have set the data for those variables through this two objects. Now question is i want check whether those two objects have same data or not, for this write a program? Thanks, Bose.
how to handle http request in struts
How to handle a web browser resize operation?
How many bits is a boolean?
What if I write static public void instead of public static void in java?
can anyone explain me the concept of autoboxing?