1) encapsulation: the wrapping of data members and member functions into a single unit . 2) abstraction : the process of hiding the background details and displaying the essential features of a class...
High level languages Mid Level Languages Low level languages High level languages: cobol, fortran etc Mid level languages: C, C++ Low level languages: assembly language