What is a stringbuffer?
No Answer is Posted For this Question
Be the First to Post Answer
What is consumer in java?
Is there any use of an abstract class which has no methods and no attributes?
What is the buffer limit?
How many types of operators are there?
What is mvc in java?
is it mandatory to deaclare all variables public static fianl in interfaces?if i declare like in the below program, public interface A { public static final int I=0; int j=0; } in interface A,what is the difference between I,j?
Why enumeration is faster than iterator?
what is features of jdk 1.5?
2 Answers Accenture, Satyam, TCS,
What are void pointers?
I want my class to be developed in such a way that no other class (even derived class) can create its objects. Define how can I do so?
How do you use final keywords and final variables in Java?
Explain the difference between private, public, package and protected in java?