OOP में डेटा हाइडिंग (Information Hiding) | Hindi #4
OOP में डेटा हाइडिंग तकनीक, जो डेवलपर्स को डेटा की पहुंच और दृश्यता सीमित करने में मदद करती है।

Ahirlog
17.8K views • Mar 18, 2020

About this video
In object-oriented programming (OOP), information hiding (also known as data hiding) is a technique that allows developers to limit the access and visibility of certain aspects of a class or object. This helps to encapsulate the internal workings of the class or object, protecting it from external modifications that could potentially cause issues.
Information hiding is achieved through the use of access modifiers, such as private and protected, which limit the visibility of class members (fields, methods, etc.) to only within the class or to classes in the same package. This allows developers to design classes with a clear separation between the public interface (the methods and properties that are exposed to external users) and the internal implementation (the fields and methods that are used to implement the class).
Information hiding is an important principle in OOP because it allows developers to design classes and objects that are more flexible, maintainable, and modular. By encapsulating the internal workings of a class or object, developers can change the implementation without affecting the external interface, making it easier to update and maintain the code over time.
Overall, information hiding is a key concept in OOP that helps developers to design flexible, maintainable, and modular classes and objects.
My YouTube Gear:
Boya BYM1(Mic): https://amzn.to/3bvm69j
Redmi Note 7 Pro(Mic & Camera): https://amzn.to/3uRkVsb
MSI Motherboard: https://amzn.to/3fiQHYO
Intel i3 Processor: https://amzn.to/3w8TWbQ
Mouse: https://amzn.to/3yb8PMP
Keyboard: https://amzn.to/3bvmtkd
Wifi Adaptor: https://amzn.to/3fiQYuO
SSD: https://amzn.to/3w2w2Pa
Speakers: https://amzn.to/3w6pKhv
--------------------------
Introduction to Structured Programming | Structured Programming Advantages & Disadvantages | #1
https://youtu.be/yXrQ9KEuQ7g
Difference Between Procedural/Structure Oriented Programming & Object Oriented Programming | #2
https://youtu.be/mKUX_wlUg-A
What is Abstraction in OOP ? Hindi | #3
https://youtu.be/srtcWUrSI54
Information Hiding or Data Hiding in OOPs in Hindi | #4
https://youtu.be/WQMHG1oRCag
Message Passing in OOPs in Hindi | #5
https://youtu.be/MTYPH2j2JDk
Encapsulation in Object Oriented Programming in Hindi | #6
https://youtu.be/c92E3Y3nV1Q
Benefits OF Object Oriented Programming | OOP in Hindi | #7
https://youtu.be/tN_FHLXAag8
Introduction to Inheritance | Software Engineering in Hindi | #8
https://youtu.be/iyM92LKHPdI
Distributed Systems | Software Engineering in Hindi | #12
https://youtu.be/1Qij6mGoS0w
What Is Real Time System in Hindi | Example, Features and Types in Hindi | #11
https://youtu.be/hsXpexhdtkc
What is Polymorphism in Hindi | #10
https://youtu.be/S7rGunbr8KI
Difference Between C and C++ in Hindi | #9
https://youtu.be/xedwiNf5O7U
Differentiate Between Systems Analyst and Business Analyst in Hindi | #13
https://youtu.be/i_8V6BZe8GI
--------------------------
#ahirlog
Instagram: https://www.instagram.com/ahirlog/
Facebook: https://www.facebook.com/ahirlog
Twitter: https://twitter.com/ahirlog
YouTube: https://www.youtube.com/ahirlog
Information hiding is achieved through the use of access modifiers, such as private and protected, which limit the visibility of class members (fields, methods, etc.) to only within the class or to classes in the same package. This allows developers to design classes with a clear separation between the public interface (the methods and properties that are exposed to external users) and the internal implementation (the fields and methods that are used to implement the class).
Information hiding is an important principle in OOP because it allows developers to design classes and objects that are more flexible, maintainable, and modular. By encapsulating the internal workings of a class or object, developers can change the implementation without affecting the external interface, making it easier to update and maintain the code over time.
Overall, information hiding is a key concept in OOP that helps developers to design flexible, maintainable, and modular classes and objects.
My YouTube Gear:
Boya BYM1(Mic): https://amzn.to/3bvm69j
Redmi Note 7 Pro(Mic & Camera): https://amzn.to/3uRkVsb
MSI Motherboard: https://amzn.to/3fiQHYO
Intel i3 Processor: https://amzn.to/3w8TWbQ
Mouse: https://amzn.to/3yb8PMP
Keyboard: https://amzn.to/3bvmtkd
Wifi Adaptor: https://amzn.to/3fiQYuO
SSD: https://amzn.to/3w2w2Pa
Speakers: https://amzn.to/3w6pKhv
--------------------------
Introduction to Structured Programming | Structured Programming Advantages & Disadvantages | #1
https://youtu.be/yXrQ9KEuQ7g
Difference Between Procedural/Structure Oriented Programming & Object Oriented Programming | #2
https://youtu.be/mKUX_wlUg-A
What is Abstraction in OOP ? Hindi | #3
https://youtu.be/srtcWUrSI54
Information Hiding or Data Hiding in OOPs in Hindi | #4
https://youtu.be/WQMHG1oRCag
Message Passing in OOPs in Hindi | #5
https://youtu.be/MTYPH2j2JDk
Encapsulation in Object Oriented Programming in Hindi | #6
https://youtu.be/c92E3Y3nV1Q
Benefits OF Object Oriented Programming | OOP in Hindi | #7
https://youtu.be/tN_FHLXAag8
Introduction to Inheritance | Software Engineering in Hindi | #8
https://youtu.be/iyM92LKHPdI
Distributed Systems | Software Engineering in Hindi | #12
https://youtu.be/1Qij6mGoS0w
What Is Real Time System in Hindi | Example, Features and Types in Hindi | #11
https://youtu.be/hsXpexhdtkc
What is Polymorphism in Hindi | #10
https://youtu.be/S7rGunbr8KI
Difference Between C and C++ in Hindi | #9
https://youtu.be/xedwiNf5O7U
Differentiate Between Systems Analyst and Business Analyst in Hindi | #13
https://youtu.be/i_8V6BZe8GI
--------------------------
#ahirlog
Instagram: https://www.instagram.com/ahirlog/
Facebook: https://www.facebook.com/ahirlog
Twitter: https://twitter.com/ahirlog
YouTube: https://www.youtube.com/ahirlog
Tags and Topics
Browse our collection to discover more content in these categories.
Video Information
Views
17.8K
Likes
255
Duration
2:27
Published
Mar 18, 2020
User Reviews
4.5
(3) Related Trending Topics
LIVE TRENDSRelated trending topics. Click any trend to explore more videos.
Trending Now