What is the need of transient variables in Java ?
No Answer is Posted For this Question
Be the First to Post Answer
what is main purpose of abstract class?
Name component subclasses that support painting in java programming?
Write a java program that prints all the values given at command-line.
What is the difference between constructor and method?
Is space a string in java?
How many types of JVM's (OR) Name of the JVM's which are used in Tomcat & Weblogic servers ?
what is mean by method signature?
Can we inherit inner class?
what are abstract functions?
Explain about sets?
Class c implements interface I containing method m1 and m2 declarations. Class c has provided implementation for method m2. Can I create an object of class c?
Can a abstract class be declared final?