- 
                    MVC architecturewhat is the difference between MVC1 & MVC2 in Java? 
- 
                    What is singleton class?What is the exact use of singleton class?Just using private class constructor makes it a singleton class? 
- 
                    Java-Class variable Vs Instance variableSome body please tell me what is the difference between class variable and instance variable??? 
- 
                    Adding Method in JavaHi I have interface in that interface 3 methods are there , after some days client said that,i want to add one more method in that interface ,so how can add 4 method so that the implemented class did not affect, Thanks Kalins Naik 
- 
                    CloningWhat is Cloning? Why we are using Cloning concept? and How many types of cloning? 
- 
                    
- 
                    toString functionWhat is the default value for toString() in java? Explain me with an example? 
- 
                    Synchronization in JavaWhen We should use Synchronization in Java and when we should not? 
- 
                    
- 
                    
- 
                    
- 
                    Java single inhertiance and multiple inheritance1.what is meant by inheritance,single inhertiance,multiple inheritance?2.define abstract class & abstract method?3.how to developed and delopying a SERVELT,JSP program in the TOMCAT APACHE SERVER,WEBLOGIC SERVER?PLZ send the answer for the particular abo 
- 
                    
- 
                    What is the purpose of garbage collectionThe purpose of garbage collection is to identify and discard objects that are no longerneeded by a program so that their resources may be reclaimed and reused. 
- 
                    What is the difference between static and non-static variablesA static variable is associated with the class as a whole rather than with specific instancesof a class. Non-static variables take on unique values with each object instance. 

 
  
  
  Read Best Answer
 
                        Read Best Answer