Student Reviews
                
                    
                            
    
    
    
    
                    
                    ( 5 Of 5 )
                
                1 review
             
         
        
        
     
          
        
            
                
                    Video of Advanced C++: Static Polymorphism in OOP course by Bo Qian channel, video No. 21 free certified online                
            
            
                Everyone knows how to use the Polymorphism with dynamic binding. But dynamic binding has a run-time cost of both time and memory (virtual table). This video demos a polymorphism with static binding, which has the benefits of plymorphism without the cost of virtual table.
Notes can be downloaded from: boqian.weebly.com