what is difference between Abstract and interface?
                            
                         
                        
                     
                 
                
                    what abstract class can do that all things have performed by interface but what is the exact reason for interface, i can unterstood "interface support mutliple class inherite" is it so please explain me with live example.