How can we achieve thread safety in java?
No Answer is Posted For this Question
Be the First to Post Answer
Java.util.regex consists of which classes?
What is the argument in java?
explain about method overloading and method overriding with difficult examples
How can we find the actual size of an object on the heap?
How will you initialize an Applet?
take an array with -ve and +ve value both.find out the nearest value of 0(zero).if two values are same like(-2 and +2)then extract +2 is nearest of 0(zero).
What are the different ways of creating thread?
Can static methods be inherited?
What is meant by event handling in SAX parser?
What is a "pure virtual" member function?
How do you override a method?
Define linked list and its features with signature?