SlideShare ist ein Scribd-Unternehmen logo
1 von 10
GUIDEDED BY:- RESPECTED DEEPIKA MAM
SUBMITTED BY:- DEEPAK KUMAR SOLANKI
BRANCH:- Mechanical Engg.
CLASS:- 2nd year, 3rd sem.
It is object oriented
programming in which
programming is oriented by the
object.
Basic idea behind oops is that
computer program may be seen as
collection of individual units or
objects.
BASIC CONCEPTS OF
OOPS
1. Objects
2. Class
3. Data abstraction
4. Encapsulation
5. Inheritance
6. Polymorphism
CLASS
It is termed as a basic unit of
encapsulation.
A class is a grouping of objects that have the
same properties, common behaviour and
common relationships.
A class is a blue print or prototype from
which objects are created.
OR
OBJECT
A variable type of class is called an object,
which have a physical existance.
OR
Object is basically a class variable that
does the implementation of the plan
inside the class.
EX: VEHICLE is a CLASS.
CAR, BIKE, BYCYCLE, BUS,
TRUCK are the OBJECTS which
are inside the class.
DATA ABSTRUCTION
It is a mechanism to represent
only essential features which are
of only use of significance and
hides all the unimportant details.
ENCAPSULATION
It is the process that allow selective
hiding of properties and methods in a
class. OR
Mechanism that binds both function
and data in one compact form called
encapsulation.
INHERITANCE
DERIVED/NEW CLASS can inherit some of
properties of the BASE/SUPER/PARENT CLASS.
It is of five types:-
1. SINGLE INHERITANCE
2. MULTIPLE INHERITANCE
3. MULTILEVEL INHERITANCE
4. HIERARCHICAL INHERITANCE
5. HYBRID INHERITANCE
P OLYMORPHISM
It is a greek word which is made by two words:-
POLY(MANY) AND MORPHISM(FORMS).
Polymorphism means same things in different
form.
It is the main pillar of oop.
It is of two types:-
1. OPERATOR OVERLOADING
2. FUNCTION OVERLOADING
Object-Oriented Programming (OOPS) in C++

Weitere ähnliche Inhalte

Ähnlich wie Object-Oriented Programming (OOPS) in C++

Introduction to Object Oriented Programming
Introduction to Object Oriented ProgrammingIntroduction to Object Oriented Programming
Introduction to Object Oriented ProgrammingMd. Tanvir Hossain
 
Abap object-oriented-programming-tutorials
Abap object-oriented-programming-tutorialsAbap object-oriented-programming-tutorials
Abap object-oriented-programming-tutorialscesarmendez78
 
1 intro
1 intro1 intro
1 introabha48
 
Object oriented programming
Object oriented programmingObject oriented programming
Object oriented programmingAmit Soni (CTFL)
 
JAVA - Oops Concept.pptx
JAVA - Oops Concept.pptxJAVA - Oops Concept.pptx
JAVA - Oops Concept.pptxayankamila005
 
Object Oriented Approach Within Siebel Boundaries
Object Oriented Approach Within Siebel BoundariesObject Oriented Approach Within Siebel Boundaries
Object Oriented Approach Within Siebel BoundariesRoman Agaev
 
CPP-Unit 1.pptx
CPP-Unit 1.pptxCPP-Unit 1.pptx
CPP-Unit 1.pptxYashKoli22
 
Ooad notes
Ooad notesOoad notes
Ooad notesNancyJP
 
Oops concepts || Object Oriented Programming Concepts in Java
Oops concepts || Object Oriented Programming Concepts in JavaOops concepts || Object Oriented Programming Concepts in Java
Oops concepts || Object Oriented Programming Concepts in JavaMadishetty Prathibha
 
Chapter 04 object oriented programming
Chapter 04 object oriented programmingChapter 04 object oriented programming
Chapter 04 object oriented programmingPraveen M Jigajinni
 
Bt8901 objective oriented systems1
Bt8901 objective oriented systems1Bt8901 objective oriented systems1
Bt8901 objective oriented systems1Techglyphs
 
L1-Introduction to OOPs concepts.pdf
L1-Introduction to OOPs concepts.pdfL1-Introduction to OOPs concepts.pdf
L1-Introduction to OOPs concepts.pdfBhanuJatinSingh
 

Ähnlich wie Object-Oriented Programming (OOPS) in C++ (20)

CS3391 -OOP -UNIT – I NOTES FINAL.pdf
CS3391 -OOP -UNIT – I  NOTES FINAL.pdfCS3391 -OOP -UNIT – I  NOTES FINAL.pdf
CS3391 -OOP -UNIT – I NOTES FINAL.pdf
 
Introduction of OOPs
Introduction of OOPsIntroduction of OOPs
Introduction of OOPs
 
General OOP concept [by-Digvijay]
General OOP concept [by-Digvijay]General OOP concept [by-Digvijay]
General OOP concept [by-Digvijay]
 
Introduction to Object Oriented Programming
Introduction to Object Oriented ProgrammingIntroduction to Object Oriented Programming
Introduction to Object Oriented Programming
 
OBJECT ORIENTED PROGRAMMING CONCEPTS IN C++.pptx
OBJECT ORIENTED PROGRAMMING CONCEPTS IN C++.pptxOBJECT ORIENTED PROGRAMMING CONCEPTS IN C++.pptx
OBJECT ORIENTED PROGRAMMING CONCEPTS IN C++.pptx
 
Oops slide
Oops slide Oops slide
Oops slide
 
Oops
OopsOops
Oops
 
Abap object-oriented-programming-tutorials
Abap object-oriented-programming-tutorialsAbap object-oriented-programming-tutorials
Abap object-oriented-programming-tutorials
 
1 intro
1 intro1 intro
1 intro
 
Object oriented programming
Object oriented programmingObject oriented programming
Object oriented programming
 
Oops concepts
Oops conceptsOops concepts
Oops concepts
 
JAVA - Oops Concept.pptx
JAVA - Oops Concept.pptxJAVA - Oops Concept.pptx
JAVA - Oops Concept.pptx
 
Object Oriented Approach Within Siebel Boundaries
Object Oriented Approach Within Siebel BoundariesObject Oriented Approach Within Siebel Boundaries
Object Oriented Approach Within Siebel Boundaries
 
CPP-Unit 1.pptx
CPP-Unit 1.pptxCPP-Unit 1.pptx
CPP-Unit 1.pptx
 
Ooad notes
Ooad notesOoad notes
Ooad notes
 
Introduction to programing languages part 2
Introduction to programing languages   part 2Introduction to programing languages   part 2
Introduction to programing languages part 2
 
Oops concepts || Object Oriented Programming Concepts in Java
Oops concepts || Object Oriented Programming Concepts in JavaOops concepts || Object Oriented Programming Concepts in Java
Oops concepts || Object Oriented Programming Concepts in Java
 
Chapter 04 object oriented programming
Chapter 04 object oriented programmingChapter 04 object oriented programming
Chapter 04 object oriented programming
 
Bt8901 objective oriented systems1
Bt8901 objective oriented systems1Bt8901 objective oriented systems1
Bt8901 objective oriented systems1
 
L1-Introduction to OOPs concepts.pdf
L1-Introduction to OOPs concepts.pdfL1-Introduction to OOPs concepts.pdf
L1-Introduction to OOPs concepts.pdf
 

Mehr von Deepak Solanki

Ulttrasonic metal welding
Ulttrasonic metal weldingUlttrasonic metal welding
Ulttrasonic metal weldingDeepak Solanki
 
Steering Operated Vehicle Illumination(Head Lighting) System
Steering Operated Vehicle Illumination(Head Lighting) SystemSteering Operated Vehicle Illumination(Head Lighting) System
Steering Operated Vehicle Illumination(Head Lighting) SystemDeepak Solanki
 
Indian Railway : An Introduction
Indian Railway : An IntroductionIndian Railway : An Introduction
Indian Railway : An IntroductionDeepak Solanki
 
Bogie and suspension e book
Bogie and suspension e bookBogie and suspension e book
Bogie and suspension e bookDeepak Solanki
 
Kota Super Thermal Power Station Training report
Kota Super Thermal Power Station Training reportKota Super Thermal Power Station Training report
Kota Super Thermal Power Station Training reportDeepak Solanki
 
Oops implemetation material
Oops implemetation materialOops implemetation material
Oops implemetation materialDeepak Solanki
 
Electromagnetic suspension-system
Electromagnetic suspension-systemElectromagnetic suspension-system
Electromagnetic suspension-systemDeepak Solanki
 
Cimmco wagon mfg and suspension system
Cimmco wagon mfg and suspension systemCimmco wagon mfg and suspension system
Cimmco wagon mfg and suspension systemDeepak Solanki
 
Bhel Pnuematic Braking System
Bhel Pnuematic Braking SystemBhel Pnuematic Braking System
Bhel Pnuematic Braking SystemDeepak Solanki
 
Automobile fluid coupling and torque converter
Automobile fluid coupling and torque converterAutomobile fluid coupling and torque converter
Automobile fluid coupling and torque converterDeepak Solanki
 

Mehr von Deepak Solanki (20)

Ulttrasonic metal welding
Ulttrasonic metal weldingUlttrasonic metal welding
Ulttrasonic metal welding
 
Steering Operated Vehicle Illumination(Head Lighting) System
Steering Operated Vehicle Illumination(Head Lighting) SystemSteering Operated Vehicle Illumination(Head Lighting) System
Steering Operated Vehicle Illumination(Head Lighting) System
 
Modified Fiat Bogie
Modified Fiat BogieModified Fiat Bogie
Modified Fiat Bogie
 
Loco workshop
Loco workshopLoco workshop
Loco workshop
 
Indian Railway : An Introduction
Indian Railway : An IntroductionIndian Railway : An Introduction
Indian Railway : An Introduction
 
ICF Bogie
ICF BogieICF Bogie
ICF Bogie
 
Casnub Bogies
Casnub BogiesCasnub Bogies
Casnub Bogies
 
Fiat bogie
Fiat bogieFiat bogie
Fiat bogie
 
Bogie under frame
Bogie under frameBogie under frame
Bogie under frame
 
Bogie and suspension e book
Bogie and suspension e bookBogie and suspension e book
Bogie and suspension e book
 
bio diesel
 bio diesel bio diesel
bio diesel
 
HMT training report
HMT training reportHMT training report
HMT training report
 
Kota Super Thermal Power Station Training report
Kota Super Thermal Power Station Training reportKota Super Thermal Power Station Training report
Kota Super Thermal Power Station Training report
 
Oops implemetation material
Oops implemetation materialOops implemetation material
Oops implemetation material
 
Electromagnetic suspension-system
Electromagnetic suspension-systemElectromagnetic suspension-system
Electromagnetic suspension-system
 
Cimmco wagon mfg and suspension system
Cimmco wagon mfg and suspension systemCimmco wagon mfg and suspension system
Cimmco wagon mfg and suspension system
 
Suspension system
Suspension systemSuspension system
Suspension system
 
Bhel Pnuematic Braking System
Bhel Pnuematic Braking SystemBhel Pnuematic Braking System
Bhel Pnuematic Braking System
 
Duarts
DuartsDuarts
Duarts
 
Automobile fluid coupling and torque converter
Automobile fluid coupling and torque converterAutomobile fluid coupling and torque converter
Automobile fluid coupling and torque converter
 

Kürzlich hochgeladen

Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...apidays
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024The Digital Insurer
 
Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024SynarionITSolutions
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsRoshan Dwivedi
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century educationjfdjdjcjdnsjd
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businesspanagenda
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherRemote DBA Services
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobeapidays
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyKhushali Kathiriya
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 

Kürzlich hochgeladen (20)

Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 

Object-Oriented Programming (OOPS) in C++

  • 1. GUIDEDED BY:- RESPECTED DEEPIKA MAM SUBMITTED BY:- DEEPAK KUMAR SOLANKI BRANCH:- Mechanical Engg. CLASS:- 2nd year, 3rd sem.
  • 2. It is object oriented programming in which programming is oriented by the object. Basic idea behind oops is that computer program may be seen as collection of individual units or objects.
  • 3. BASIC CONCEPTS OF OOPS 1. Objects 2. Class 3. Data abstraction 4. Encapsulation 5. Inheritance 6. Polymorphism
  • 4. CLASS It is termed as a basic unit of encapsulation. A class is a grouping of objects that have the same properties, common behaviour and common relationships. A class is a blue print or prototype from which objects are created. OR
  • 5. OBJECT A variable type of class is called an object, which have a physical existance. OR Object is basically a class variable that does the implementation of the plan inside the class. EX: VEHICLE is a CLASS. CAR, BIKE, BYCYCLE, BUS, TRUCK are the OBJECTS which are inside the class.
  • 6. DATA ABSTRUCTION It is a mechanism to represent only essential features which are of only use of significance and hides all the unimportant details.
  • 7. ENCAPSULATION It is the process that allow selective hiding of properties and methods in a class. OR Mechanism that binds both function and data in one compact form called encapsulation.
  • 8. INHERITANCE DERIVED/NEW CLASS can inherit some of properties of the BASE/SUPER/PARENT CLASS. It is of five types:- 1. SINGLE INHERITANCE 2. MULTIPLE INHERITANCE 3. MULTILEVEL INHERITANCE 4. HIERARCHICAL INHERITANCE 5. HYBRID INHERITANCE
  • 9. P OLYMORPHISM It is a greek word which is made by two words:- POLY(MANY) AND MORPHISM(FORMS). Polymorphism means same things in different form. It is the main pillar of oop. It is of two types:- 1. OPERATOR OVERLOADING 2. FUNCTION OVERLOADING