Object-Oriented Software Engineering

Object-Oriented Software Engineering

Object
encapsulates both data (attributes) and data manipulation functions (called methods, operations, and services)
a n entity such as pen, chair, table etc.

Class
generalized description (template or pattern) that describes a collection of similar objects
Collection of objects is called class. It is a logical entity.

To view or add a comment, sign in

More articles by Akram Abbasi

  • Is It Worth Being An "Ideal Worker"?

    Whether you work on Wall Street or I.I.

  • The 'Classic' Combination CV Template

    Either of the Classic CV or Skills CV formats can be used for any application for many jobs including managerial…

  • 7 Tips To Becoming A Leader At Work

    Becoming a leader at work can be a challenge. You want to be a leader but you do not carry the title.

  • From AMP To PWA

    A few months ago, The Washington Post launched support for Accelerated Mobile Pages (AMP HTML). Since then, we’ve been…

  • How to Make Your Site Insanely Fast

    Nothing is more frustrating than a slow website. A slow website is bad not only for the end-user, but also for search…

  • Key Differences Between successful and unsuccessful people

    Successful people embrace change; unsuccessful people fear it Successful people talk about ideas; unsuccessful people…

  • Resetting a lost MySQL root password

    The MySQL root password allows full access to the MySQL database and allows for all actions to be undertaken including…

  • PHP Caching to Speed up Dynamically Generated Sites

    Why would you want to Cache ? PHP is a dynamic scripting language, so every time there is a request for a page, the…

  • Cloud Computing!

    Cloud computing is the term given when you use files and programs stored on the cloud (a server accessed via internet),…

    2 Comments

Explore content categories