SlideShare a Scribd company logo
   
Object Oriented Programming
Part 2
   
OOPs
●
Object Oriented Paradigm
●
Other Paradigms :
●
Procedural : ANSI C
●
Functional :  Lisp , Python Lambda/Map
●
OO : Java, Small talk, C++(Not pure)Which of the following are Pure object oriented programming languages?
a. Java
b. C++
c. Small Talk
d. C
   
OOPs
●
Object Oriented Paradigm
●
Other Paradigms :
●
Procedural : ANSI C
●
Functional :  Lisp , Python Lambda/Map
●
OO : Java, Small talk, C++(Not pure)
   
OOPs
●
OOPs revolves around Objects and Classes
●
Class may be seen as Structures+Functions
●
But it is much much more
   
OOPs
●
OOPs revolves around Objects and Classes
●
Class may be seen as Structures+Functions
●
But it is much much more
●
Objects are INSTANCES of CLASSES
   
Classes and Objects
Private, can be accessed only by 
class functions. 
Public, can be accessed thru objects
Object! 
Accessing Object members
   
OOPs
●
The 4 OOPs terms
●
Data Abstraction
●
Encapsulation
●
Inheritance
●
Polymorphism
   
OOPs – Data Abstraction
●
Treat the class as a black box
●
Dont care what algorithm is used
●
Expose usable members as interfaces.
   
OOPs – Data Abstraction
   
OOPs – Encapsulation
●
All the attributes associated with a certain 
object are “Encapsulated” in a Class.
●
Everything related to 1 kind of thing, in one 
place.
●
Also used for Information Hiding
   
OOPs – Encapsulation
   
OOPs – Inheritance
●
More Generalization!
●
If there are 2 classes, create a new class 
that has the INTERSECTION of the 2 
classes' functionality.
   
OOPs – Inheritance
   
OOPs – Inheritance (Q)
   
OOPs – Polymorphism
●
Same name – different functionality
●
Function Overloading is a TYPE of 
polymorphism
●
Adhoc polymorphism is another (Operator 
overload)
   
OOPs – Polymorphism
Output?
   
OOPs – Polymorphism
   
OOPs – Polymorphism
   
OOPs – Advanced

More Related Content

What's hot (19)

PPT
C sharp
Satish Verma
 
PPTX
Why Java is not a purely object oriented language?
NexSoftsys
 
PPT
Object-oriented concepts
BG Java EE Course
 
KEY
Scala
guest8996422d
 
PDF
Scala the good and bad parts
benewu
 
PDF
Xtext Webinar
Heiko Behrens
 
PPTX
Session 02 - Elements of Java Language
PawanMM
 
PPTX
Object oriented concepts with java
ishmecse13
 
PDF
Is Java seen as a pure object-oriented language or not?
NexSoftsys
 
PPTX
Java principles
Adel Jaffan
 
PDF
Java classes in karve nagar pune
letsleadsand
 
PPTX
Android with kotlin course
Abdul Rahman Masri Attal
 
PDF
Introduction to Smalltalk
kim.mens
 
PDF
Object Oriented Paradigm
Hüseyin Ergin
 
PDF
Introduction to object oriented programming
Abzetdin Adamov
 
PPTX
01 - Intro To Using Java
thewhiteafrican
 
PPTX
Classes And Objects
rahulsahay19
 
PPTX
C sharp
Ahmed Vic
 
C sharp
Satish Verma
 
Why Java is not a purely object oriented language?
NexSoftsys
 
Object-oriented concepts
BG Java EE Course
 
Scala the good and bad parts
benewu
 
Xtext Webinar
Heiko Behrens
 
Session 02 - Elements of Java Language
PawanMM
 
Object oriented concepts with java
ishmecse13
 
Is Java seen as a pure object-oriented language or not?
NexSoftsys
 
Java principles
Adel Jaffan
 
Java classes in karve nagar pune
letsleadsand
 
Android with kotlin course
Abdul Rahman Masri Attal
 
Introduction to Smalltalk
kim.mens
 
Object Oriented Paradigm
Hüseyin Ergin
 
Introduction to object oriented programming
Abzetdin Adamov
 
01 - Intro To Using Java
thewhiteafrican
 
Classes And Objects
rahulsahay19
 
C sharp
Ahmed Vic
 

Similar to Object Oriented Programming : Part 2 (20)

PPTX
PROCEDURAL ORIENTED PROGRAMMING VS OBJECT ORIENTED PROGRAMING
Uttam Singh
 
PPTX
Lec 1.1 Object Oriented Programming
Badar Waseer
 
PDF
6_Object-oriented-using-java.pdf object oriented programming concepts
harinipradeep15
 
PPTX
OOP-1.pptx
iansebuabeh
 
PPTX
PPT_Object Oriented Programming .pptx
MDFARHAN3070
 
PPTX
PPT_Object Oriented Programming (2).pptx
faizus786
 
PPT
1. OBJECT ORIENTED PROGRAMMING USING JAVA - OOps Concepts.ppt
sagarjsicg
 
PPTX
Introduction to Java -unit-1
RubaNagarajan
 
PPTX
Object-Oriented concepts.pptx
BHARATH KUMAR
 
PPTX
C++ in object oriented programming
Saket Khopkar
 
PDF
Cs2305 programming paradigms lecturer notes
Saravanakumar viswanathan
 
PPTX
Introduction to Object Oriented Programming.pptx
ssuser8d54ed
 
PPT
2 Object Oriented Programming
Praveen M Jigajinni
 
PDF
01-class-and-objects java code in the .pdf
sithumMarasighe
 
PPT
General OOP Concepts
Praveen M Jigajinni
 
PPTX
Object oriented programming
Rahul Sharma
 
PPT
Chapter 1- Introduction.ppt
TigistTilahun1
 
PPTX
Introduction to oop with c++
Shruti Patel
 
PPTX
Presentation on oo ps 2
Avinash Kumar
 
PPT
Week1
Siya Agarwal
 
PROCEDURAL ORIENTED PROGRAMMING VS OBJECT ORIENTED PROGRAMING
Uttam Singh
 
Lec 1.1 Object Oriented Programming
Badar Waseer
 
6_Object-oriented-using-java.pdf object oriented programming concepts
harinipradeep15
 
OOP-1.pptx
iansebuabeh
 
PPT_Object Oriented Programming .pptx
MDFARHAN3070
 
PPT_Object Oriented Programming (2).pptx
faizus786
 
1. OBJECT ORIENTED PROGRAMMING USING JAVA - OOps Concepts.ppt
sagarjsicg
 
Introduction to Java -unit-1
RubaNagarajan
 
Object-Oriented concepts.pptx
BHARATH KUMAR
 
C++ in object oriented programming
Saket Khopkar
 
Cs2305 programming paradigms lecturer notes
Saravanakumar viswanathan
 
Introduction to Object Oriented Programming.pptx
ssuser8d54ed
 
2 Object Oriented Programming
Praveen M Jigajinni
 
01-class-and-objects java code in the .pdf
sithumMarasighe
 
General OOP Concepts
Praveen M Jigajinni
 
Object oriented programming
Rahul Sharma
 
Chapter 1- Introduction.ppt
TigistTilahun1
 
Introduction to oop with c++
Shruti Patel
 
Presentation on oo ps 2
Avinash Kumar
 
Ad

Recently uploaded (20)

PDF
Dimensions of Societal Planning in Commonism
StefanMz
 
PDF
Governor Josh Stein letter to NC delegation of U.S. House
Mebane Rash
 
PPT
Talk on Critical Theory, Part One, Philosophy of Social Sciences
Soraj Hongladarom
 
PPTX
How to Handle Salesperson Commision in Odoo 18 Sales
Celine George
 
PPT
Talk on Critical Theory, Part II, Philosophy of Social Sciences
Soraj Hongladarom
 
PPTX
PPT-Q1-WEEK-3-SCIENCE-ERevised Matatag Grade 3.pptx
reijhongidayawan02
 
PDF
The History of Phone Numbers in Stoke Newington by Billy Thomas
History of Stoke Newington
 
PDF
Stokey: A Jewish Village by Rachel Kolsky
History of Stoke Newington
 
PPTX
Identifying elements in the story. Arrange the events in the story
geraldineamahido2
 
PPTX
Cultivation practice of Litchi in Nepal.pptx
UmeshTimilsina1
 
PPTX
Quarter 1_PPT_PE & HEALTH 8_WEEK 3-4.pptx
ronajadolpnhs
 
PPTX
How to Create Odoo JS Dialog_Popup in Odoo 18
Celine George
 
PDF
Knee Extensor Mechanism Injuries - Orthopedic Radiologic Imaging
Sean M. Fox
 
PPTX
grade 5 lesson matatag ENGLISH 5_Q1_PPT_WEEK4.pptx
SireQuinn
 
PDF
DIGESTION OF CARBOHYDRATES,PROTEINS,LIPIDS
raviralanaresh2
 
PDF
Isharyanti-2025-Cross Language Communication in Indonesian Language
Neny Isharyanti
 
PPTX
How to Configure Re-Ordering From Portal in Odoo 18 Website
Celine George
 
PPTX
How to Set Up Tags in Odoo 18 - Odoo Slides
Celine George
 
PDF
Biological Bilingual Glossary Hindi and English Medium
World of Wisdom
 
PDF
QNL June Edition hosted by Pragya the official Quiz Club of the University of...
Pragya - UEM Kolkata Quiz Club
 
Dimensions of Societal Planning in Commonism
StefanMz
 
Governor Josh Stein letter to NC delegation of U.S. House
Mebane Rash
 
Talk on Critical Theory, Part One, Philosophy of Social Sciences
Soraj Hongladarom
 
How to Handle Salesperson Commision in Odoo 18 Sales
Celine George
 
Talk on Critical Theory, Part II, Philosophy of Social Sciences
Soraj Hongladarom
 
PPT-Q1-WEEK-3-SCIENCE-ERevised Matatag Grade 3.pptx
reijhongidayawan02
 
The History of Phone Numbers in Stoke Newington by Billy Thomas
History of Stoke Newington
 
Stokey: A Jewish Village by Rachel Kolsky
History of Stoke Newington
 
Identifying elements in the story. Arrange the events in the story
geraldineamahido2
 
Cultivation practice of Litchi in Nepal.pptx
UmeshTimilsina1
 
Quarter 1_PPT_PE & HEALTH 8_WEEK 3-4.pptx
ronajadolpnhs
 
How to Create Odoo JS Dialog_Popup in Odoo 18
Celine George
 
Knee Extensor Mechanism Injuries - Orthopedic Radiologic Imaging
Sean M. Fox
 
grade 5 lesson matatag ENGLISH 5_Q1_PPT_WEEK4.pptx
SireQuinn
 
DIGESTION OF CARBOHYDRATES,PROTEINS,LIPIDS
raviralanaresh2
 
Isharyanti-2025-Cross Language Communication in Indonesian Language
Neny Isharyanti
 
How to Configure Re-Ordering From Portal in Odoo 18 Website
Celine George
 
How to Set Up Tags in Odoo 18 - Odoo Slides
Celine George
 
Biological Bilingual Glossary Hindi and English Medium
World of Wisdom
 
QNL June Edition hosted by Pragya the official Quiz Club of the University of...
Pragya - UEM Kolkata Quiz Club
 
Ad

Object Oriented Programming : Part 2