What do you meant by active and passive objects?
No Answer is Posted For this Question
Be the First to Post Answer
What is final variable?
what is inner class in java?
What is the difference between the boolean & operator and the && operator in java programming?
How objects of a class are created if no constructor is defined in the class?
Hi Friends, can u give code to convert ArrayList to HashMap and HashMap to ArrayList.
How is rounding performed under integer division?
What methods are called, When we navigate from one applet to another applet?
What is null object in java?
Is class forname reflection?
can we Connect Applet to Data Base ? with Discriptiom. and also What is Diff. from Applet & Servlet?
When parseint method can be used?
The following program is Overloading or Overriding? public class PolymorphismEx { public int sampleMethod(int a) { return a; } public String sampleMethod(int a) { return "Is it Overloading or Overriding???"; } }
4 Answers Ness Technologies, TCS,