Interfaces in C++ describe the behavior of class without commitment to specific implementatios. Let's discuss its importance & rules with working of pure virtual function