What is the independent variable in an experiment?
No Answer is Posted For this Question
Be the First to Post Answer
difference between String a; and String a=new String();? y do v need to assign memory to the variable?
What about features of local inner class?
Is there any sort function in java?
how to handle exceptions in ejb?
can any one tell me when do u go for inheritance and polymorphism
What is the need to implement Serializable interface (with no methods) for objects which are to be serialized ? We can write our own functionality which writes objects to streams then why we need to implement and tell JVM that which objects can be serialized.
Differentiate storage classes on the basis of their scope?
What is a boolean used for?
what is meant by encapsulation?
What is == in java?
What a static class can contains?
What is a method in coding?