Page1CS304 Object Oriented Programming2012 Fall1.Which of the following is the way to extract common behaviour and attributes fromthe given classes and make a separate class of those common behaviours andattributes?GeneralizationSub-typingSpecializationExtension2.ion is a feature ofOOP which enables ...