What do you understand by a Static Variable?
No Answer is Posted For this Question
Be the First to Post Answer
How to Sort Strings which are given in List and display in ascending order without using java api.
How can u create the Object of class Without using "New" opertor?
what is difference between set and list in collection?
Why string is not thread safe?
Why would you desing a J2EE application so user data is entered by way of a JSP page and managed by an underlying Java Beans class?
What is meant by serialisation and deserialisation?
What will happen if non-synchronized method calls a static synchronized method and what kind of lock it acquires?
Is an array a vector?
what is default constructor and parameterised constructor with example?
What is a function in java?
What is aggregation?
Explain enumeration in java?