Encapsulation means Wrapping of data that means combining both variables and methods in a class, simple and easy way
@muktibarakoti682310 ай бұрын
Encapsulation means enclose the several medicines in capsule! Thats perfect answer for the pharmacist interview.
@nainital227 ай бұрын
She might be a pharmacist applying for developer role
@Snowy114345 ай бұрын
All the drugs collectively known as medicine...so adding an active ingredients(drug) and adhesive or other inactive ingredients in one capsule either in a powder form or crystal form is called encapsulation... This is how one should answer in pharmacy interview
@UmeshKumar-vm7mk4 ай бұрын
An act of combining properties and method related to the same entity is known as encapsulation.
@sunitashelke41072 ай бұрын
Lmao fr 😂
@motukurukiran8014Ай бұрын
😝😭😊
@dipa1174 Жыл бұрын
Wrapping code and data together in single unit is known as Incapsulation
@thunderff8164 Жыл бұрын
It's Encapsulation❤
@ashishkb2213 Жыл бұрын
Both variable and methods
@5outof5softwaretester Жыл бұрын
What is this ?? code is a collection of data only , why she is saying it separately and interviewer agreeing to it
@lakhanmunnur10 ай бұрын
Wrapping a method(property) and data in to single unit is called encapsulation
@sdejob9 ай бұрын
@@lakhanmunnurmethod means function/behavior, Data means Property. 😊
@mr_affan158 ай бұрын
Binding data and method in single unit 😊
@nivruttiwagh2382 Жыл бұрын
Wrapping Of Data into Single Unit Is Called Encapsulation Ex:- Capsule , Java Class POJO is an Example Of Fully Encapsulated Class
@codamer6933 Жыл бұрын
Wrapping the properties and behaviour in a single unit is called encapsulation When I say encapsulation it has two advantages .. Code resuability .. Security by providing the class as private or providing the members as private We can access those private members by setter and getter methods
@codamer6933 Жыл бұрын
Sorry inner class can be private
@commandersiri9735 Жыл бұрын
Hi bro can i get a topic wise notes for python if any chance reply me bro
@gangireddychandrahasreddy5502 Жыл бұрын
How encapsulation do re usability... I dont understand
@sampathkristen97382 ай бұрын
Encapsulation binding the data and corrosponding methods into a single unit is called encapsulation * that component follows data hiding and abstraction that component is said to be encapsulated Ex: Class student { Data+methods }
@Frankdrebin222 ай бұрын
Wow shes pretty omg
@MRAlphaYT-n9r8 күн бұрын
Encapsulation is a fundamental concept in object oriented programming language in java combines java data and method into a single unit usually class
@anupsontakke66633 ай бұрын
It is a process of binding state and behaviour of an object together In oops concept State defineed as a variable and behaviour defined as a method 😊😊😊
@TheKiranAcademy3 ай бұрын
Your satisfaction is our top priority, and we're thrilled to hear that you had a positive learning experience with us! If you're interested in pursuing additional learning opportunities, we encourage you to take a look at certification courses in the description box.
@AjaykumarDey-xh9tw8 ай бұрын
Encapsulation is a mechanism it is the process of binding the variable and method in a single unit. And we can access by using getter and setter method.
@abhishekshrivastava3594 Жыл бұрын
Data member and member method of a single unit it's called Encapsulations
@rajnishsharma47696 ай бұрын
Achieved by using keyword private .
@davidvictor28528 ай бұрын
Wrapping up of data's into single unite is called encapsulation - Greens Technology❤
@phoenix_1_3 Жыл бұрын
Examples could be given in technical terms
@humaripragati8 ай бұрын
One of the reason for java to became most popular was - It converted technical programing into simple human understandable terms like class.
@shreemadari50004 ай бұрын
It's a mechanism which binds the data members n members functions together into a single entity called class, which is called encapsulation.
@TheKiranAcademy4 ай бұрын
Your satisfaction is our top priority, and we're thrilled to hear that you had a positive learning experience with us! If you're interested in pursuing additional learning opportunities, we encourage you to take a look at certification courses in the description box.
@hiroshinohara76262 ай бұрын
In simple words, encapsulation is a strategy to have access of data of a class, from a class you can't directly access, but by means of accessing the accessible method of the target class , where the targeted class's local method can access the data of the class (it's declared ). Say, you don't know the parents name of your grandparents, but by means of your parents you can know it. Hope it helps......
@TheKiranAcademy2 ай бұрын
Thank you for choosing us as your learning partner. We are thrilled to hear that you enjoyed your experience with us! If you are looking to expand your knowledge further, we invite you to explore our other courses in the description box.
@Shaik-u3eАй бұрын
Dear @@TheKiranAcademy , if we are able to control the private variables data by using getter & setter methods, then how is the security we are providing to it?
@sweetysekhar3 ай бұрын
Encapsulation is the process of providing security and controlled access to the most important component of an object .... JAVA
@TheKiranAcademy3 ай бұрын
WooHoo! We are so happy you love our videos. Please do keep checking back in. We put up new videos every week on all your favorite topics. Have a good day!
@ishtiyaqalam74412 ай бұрын
Conceptual definition:Wrapping or combining the data and functionality in one unit is called encapsulation
@TheKiranAcademy2 ай бұрын
WooHoo! We are so happy you love our videos. Please do keep checking back in. We put up new videos every week on all your favorite topics. Have a good day!
@Raniprince_266 ай бұрын
Wrapping the data and code in to a single unit and it's acts as a single object is known as Encapsulation
@TheKiranAcademy6 ай бұрын
Hope you enjoyed our video! We have a ton more videos like this on our channel. We hope you will join our community!
@muketalks65008 ай бұрын
I don't know about java but in python encapsulation means buying data and segregate it as public, private , protected and we can decide which data to hide or which to show or which to modify..
@d_d_068 Жыл бұрын
A class is an example which wraps member variable and member functions
@SaisriPodili7 ай бұрын
Combination of states and properties into a single unit is known as encapsulation
@foodie_HS6 ай бұрын
Binding data and method in a single unit is know as encapsulation
@TheKiranAcademy6 ай бұрын
Thanks for watching our video and sharing your thoughts. Do subscribe to our channel and stay tuned for more. Cheers!
@technical.videos17062 ай бұрын
Encapsulation it means wrapping of data in single unit❤
@TheKiranAcademy2 ай бұрын
That's correct. Encapsulation in object-oriented programming (OOP) refers to the bundling of data (attributes) and methods (functions) that operate on that data into a single unit, typically a class.
@barikankitkumar3 ай бұрын
Properties and methods in single entity/single unit
@rohitharyan5447Ай бұрын
Encapsulation means wrapping the data into single unit
@TheKiranAcademyАй бұрын
Watch Kiran Sir Video On Encapsulation for better understanding- kzbin.info/www/bejne/qIvEfY2dj5Z6lcksi=Dh9CjNTAiuUnoX1X
@Gabriel-xq6tn4 ай бұрын
Binding variables and methods in a single object or class.
@TheKiranAcademy4 ай бұрын
In object-oriented programming, binding variables and methods within a single object or class is a fundamental concept called encapsulation
@KRR-rk2kt6 ай бұрын
Data and releated methods in single structure unit is know as encapsulation
@CodingWorld3699 ай бұрын
But she is cute ❤
@Allofanl6 ай бұрын
Nope
@onkarsalve84744 ай бұрын
We binding the data and methods into a single unit
@TheKiranAcademy4 ай бұрын
Hope you enjoyed our video! We have a ton more videos like this on our channel. We hope you will join our community!
@javedakhtar-l6eАй бұрын
Binding multiple datas in to a single unit
@TheKiranAcademyАй бұрын
Thanks for watching our video and sharing your thoughts. Do subscribe to our channel and stay tuned for more. Cheers!
@pranali-d311 ай бұрын
Hame isase bhi achha sikhaya hai 😊😊
@rameshsaptech9091 Жыл бұрын
this method wrapping of the data function and acting of the code in a single unit
@AnuragRawat0110 ай бұрын
What's the difference between encapsulation and abstraction Guys reply kro🫣🫣
@Ritzzriteshvlogs10 ай бұрын
Ok bro abstarcation mean hiding of implement details is called abstraction..abstract mean incomplete yahan Tum hide kr rhe ho implement details ko Encapsulation men’s warping the data with the methods direct access not allowed ..only use in getter setter method
@Ashish-yf1wc9 ай бұрын
Encapsulation me security hoti h but abstraction has no security
@sushantparekar36877 ай бұрын
Encapsulation is data hiding Abstraction is implementation hiding Encapsulation means hiding data making private and applying get set
@chandruofficial76476 ай бұрын
Binding data member and member function together know as encapsulation 😅
@shubhampawar230711 ай бұрын
Sir take experience level interview
@usateluguofficial6 ай бұрын
May be real world enterprise example is ideal
@afsaldeen12857 ай бұрын
Wrapping up of single unit is known as encapsulation - BCA student
@bollanagarajunaidu5932 Жыл бұрын
Wrapping hide both data methods into a single variable unit is nothing but encapsulation sir
@user-rm4ih9oj5j2 ай бұрын
Encapsulation is hiding of data
@TheKiranAcademy2 ай бұрын
Hope you enjoyed our video! We have a ton more videos like this on our channel. We hope you will join our community!
@Ritzzriteshvlogs11 ай бұрын
Wrapping the date with in methods such that the methods can be operator the data direct access to the data not allowed to avoid the direct access we make here variable private so that we cannot use anthor class and we operate the data publicly defined as getters and setter
@truthordare9267 Жыл бұрын
answers are noticed
@snehaingole6903 ай бұрын
Javascript ki series..kaha pe hai
@TheKiranAcademy3 ай бұрын
Go the our playlist section
@snehaingole6903 ай бұрын
@@TheKiranAcademy konse naam se search kare pls share link if possible
@Spartan-gow2 ай бұрын
Encapsulation means in python it means defining variables public private 😅😅
@ademineshat9 ай бұрын
Did anyone understand it 😮
@ramgpal3 ай бұрын
Interviewer reject krke jayega aise javab se
@CinematicThrillsMovi10 ай бұрын
It is a process of hiding implemented details and data and give access using only public method
@nitinpandey57533 ай бұрын
Code and The data??? Isn't data part of code. And single specifier? What do you mean by specifier? Stop telling rata rataya knowledge. Do practice and you will get to know what it is.
@marufsayyed41034 ай бұрын
Don't give answers like this .too simple answer interviewer will think that u don't have coding knowledge
@amitp78486 ай бұрын
Plz stop now don’t repeat 😂😂
@plego32628 ай бұрын
Very poorly explained.. not meaningful
@swarup3732 ай бұрын
Aisa bakwas answer deta to main isko reject Kar deta.