ALL >> Computer-Programming >> View Article
Best Institute In Delhi
OOPS concept---
We have many languages and we can programming by these languages .
but now we are talking about OOPS concept in php. OOPS stands for
OBJECT ORIENTED PROGRAMMING SYSTEM.we can use this concept in php or
other programming languages for making our programme so much easy and
faster. As we can see above there is an object in OOPS expended form.
object in the sense any object which is in our surrrounding.these can
be our mobile, our PC etc. every obeject has two characteristics of
there own. first is attribute and second is that behavior/functionality.
for example:-we all have our mobile phone.this is also an object as a
said above. so,mobile phone has two characteristics of it's own.
first is attribute and second is it's functionality.Attribute contains
it's MODEL,COLOUR,it's outer look etc. and functionality contains that
how it works like audio call,video call,camera and many more.so when
we use this concept in php (a programming language),we use VARIABLES
as ATTRIBUTES and FUNCTIONS as BEHAVIOR/FUNCTIONALITY for making ...
... an
OBJECT.
Basically OOPS depends on class and objects.class contains variable
and functions which is like a template for an object. any object
functionality depends on there class.
WHY OOPS?
there are many benifits behind using this concept in php....
We can use one class for making many objects.this property shows that
in OOPS concept, coding is reusable.
And where coding is reusable then this make our programming so much
faster and easier.
through OOPS concept,program and software development became so easy.
......
OOPS has it's some basic concepts:-
1-class
2 -object
we have already discused about class and objects.an onject always
depends on the class which contains variable and function.
3-Inheritance-->inheritance is a process where we can use pre made
code into another programme.and according to our
programme we can extend the functionalities of that
code.
4-Polymorphism-->polymorphism is that type of concept which provide
us functionality to perform multiple task through a
single code.in short, when externally function has a
single name but internally it performs multiple tasks.
5-Dynamic Binding-->when a proseger run, then that does not know that
with which code it will be run.
6-message communication-->when two or more objects communicate with
each other then this prosess is called
message communication.
7-Encapsulation-->In a class, it contains data and methods related
to the object.it is like a capsulation/arrange method.
8-Abstraction-->hinding internal details from user and shows only
necessary details, this is called abstraction.
http://www.artheducation.com/computer-courses/index
Add Comment
Computer Programming Articles
1. Fast-track Web Development Course At Tcci - Best Computer TrainingAuthor: TCCI - Tririd Computer Coaching Institute
2. Hiring Android Programmers And The Changing Nature Of Mobile Communication
Author: Shree Kumar
3. React Native Tutorial: Everything You Need To Build Modern Mobile Apps
Author: Tech Point
4. Artificial Intelligence Tutorial: A Complete Guide To Understanding Ai Concepts
Author: Tech Point
5. Why Education App Development Matters For Kids In Modern Tech Era 2026
Author: Kuldeep Singh Tomar
6. Stop Experimenting, Start Profiting: How Azure Ai 2026 Delivers Real Business Roi
Author: ECF Data
7. Advanced C Programming Tips & Tricks | Programming Classes
Author: TCCI - Tririd Computer Coaching Institute
8. Step-by-step Angular 8 Tutorial: Features, Benefits, And Easy Learning Guide
Author: Tech Point
9. Reactjs Tutorial Explained: Learn Components, State, And Ui Building
Author: Tech Point
10. Python With Django For Backend Development: Best Computer Classes
Author: TCCI - Tririd Computer Coaching Institute
11. Explore Latest Cybersecurity Trends In 2026
Author: Orson Amiri
12. Master Data Structures (dsa) For Coding Tests - Tcci
Author: TCCI - Tririd Computer Coaching Institute
13. Full Stack Web Dev: Mern Stack Course Iskcon Cross Road, Ahmedabad
Author: TCCI - Tririd Computer Coaching Institute
14. Robusta Coffee Beans: The Bold Brew Driving Global Coffee Culture
Author: komal
15. Legacy System Migration: A Comprehensive Guide To Modernization
Author: Tech Gazebos






