what is wordpress?

” WordPress is a CMS and CMS means content management system. which is use to develop websites. the CMS provides so many inbuilt tools, which are use to develop websites …

what are basic object oriented features and concepts?

Basic object oriented features and concepts  Various important features of object oriented programming are: Objects and classes Encapsulation Polymorphism Inheritance Abstraction Message passing Dynamic binding 1.     Objects and classes: The …