Cursussen
Inloggen
Begin met het leren van AI
Cursussen
Inloggen
Begin met het leren van AI
Q&A Discussies
Zoeken
Zoeken
Stel een vraag
Stel een vraag
How are encapsulation and abstraction related in java???
java
question
2 Stemmen
1 Antwoord
7th Mar 2018, 2:53 PM
Harsh Agrawal
In encapsulation concept iam getting a error
p
0 Stemmen
1 Antwoord
14th Jun 2018, 4:30 PM
sai sandeep
I need help on classes and encapsulation
classes
encapsulation
2 Stemmen
1 Antwoord
8th Aug 2017, 12:57 PM
HJ🐓TDM
Can anyone tell me difference between Encapsulation and Abstraction?
abstraction
encapsulation
java
1 Stem
8 Antwoorden
8th Jan 2016, 4:33 PM
Digambar Bhujabal
What are the abstraction and encapsulation in object oriented programming???
c++
java
6 Stemmen
6 Antwoorden
22nd Nov 2017, 10:59 AM
Shiva Shrestha
What is the difference between ENCAPSULATION and ABSTRACTION????
abstract-classes
encapsulation
java
1 Stem
1 Antwoord
28th Sep 2017, 1:36 PM
mithun
Why we need polymorphism & encapsulation in Java ?
java
javascript
oop
0 Stemmen
4 Antwoorden
23rd Jan 2020, 1:31 PM
Kabir
Whats the key difference btwn Data encapsulation and Data abstraction ?
abstract-classes
c++
encapsulation
java
oop
6 Stemmen
10 Antwoorden
27th Jun 2017, 5:59 PM
Rose
What is the way to implement encapsulation
encapsulation
1 Stem
1 Antwoord
5th Jan 2018, 8:55 AM
TECHNICAL VEDIOS
What is the difference between encapsulation and data hiding?
c++
encapsulation
3 Stemmen
3 Antwoorden
9th Jul 2016, 6:09 AM
simy
Give me a real time examples for encapsulation
encapsulation
java
0 Stemmen
2 Antwoorden
3rd Mar 2016, 8:29 PM
Prathik Preman
What is the difference between data encapsulation and data abstraction??
concept
oops
5 Stemmen
2 Antwoorden
4th Feb 2018, 11:20 AM
Subha
Can you give me some examples for encapsulation in Java?
encapsulation
java
0 Stemmen
4 Antwoorden
20th May 2018, 7:10 PM
Sympthom
can ny1 explain what is encapsulation in easy way???
c#
encapsulation
1 Stem
3 Antwoorden
22nd Sep 2016, 6:18 PM
Bhavisha Parmar
Write single program covering all oops concepts class, object, encapsulation, polymorphism, inheritance and encapsulation
java
-1 Stem
3 Antwoorden
15th Dec 2016, 11:08 AM
Ansar ali
What is encapsulation in python how to achieve it.
python
python3
1 Stem
3 Antwoorden
7th May 2017, 6:27 AM
Sriram Chowdary Mellamputi
How Encapsulation is different from Abstraction?? Can anyone Explain?
c++
programming
1 Stem
3 Antwoorden
10th Jan 2017, 2:22 PM
harsh gautam
"Data hiding " is achieved via encapsulation or abstraction?
c++
0 Stemmen
3 Antwoorden
24th Dec 2016, 7:37 AM
Ketan Bhalerao
what is polymorphism and encapsulation In C++ ? Explain plz with example.
c++
9 Stemmen
3 Antwoorden
16th Nov 2017, 8:40 AM
SANDEEP SINGH RAWAT
Tell me the difference between Abstraction & encapsulation in c++
abstract-classes
c++
encapsulation
1 Stem
1 Antwoord
24th Feb 2025, 8:17 AM
Abdurahman Aden
encapsulation makes code more flexible or easier to change?
encapsulation
java
1 Stem
2 Antwoorden
29th Sep 2016, 3:40 PM
Robert MontgomeryBurns
What is the benefits of encapsulation in object oriented programming ?
c#
encapsulation
object
oriented
programming
0 Stemmen
4 Antwoorden
26th Sep 2017, 11:56 AM
moataz osman
why there is no this in get method encapsulation
classes
java
0 Stemmen
2 Antwoorden
26th Jul 2018, 7:37 PM
Omar Essam
I don't get how abstraction and encapsulation really hide data.
abstract-classes
encapsulation
java
security
3 Stemmen
2 Antwoorden
7th Nov 2016, 3:55 PM
Ramy Alayane
Can anybody explain me the difference between encapsulation and abstraction ??
abstraction
c++
encapsulation
explanation
1 Stem
4 Antwoorden
20th Dec 2019, 1:35 AM
ASHU YADAV
What exactly is the purpose of encapsulation?
encapsulation
12 Stemmen
7 Antwoorden
4th Apr 2019, 4:04 PM
SWETA X
What is the difference between encapsulation and information hiding in object oriented programming ?????
object-oriented
objects
programming
6 Stemmen
4 Antwoorden
19th Mar 2019, 10:38 AM
Nithya Yamasinghe
What's the use of private ?
encapsulation
6 Stemmen
6 Antwoorden
1st Jul 2019, 5:09 AM
Foxie
What is the difference between encapsulation and data abstraction?
abstract-classes
encapsulation
java
0 Stemmen
1 Antwoord
10th Jul 2016, 1:53 PM
Anoop E
What is the difference between the abstraction and encapsulation
answer
1 Stem
1 Antwoord
24th Aug 2017, 7:24 AM
veena
What is the difference between abstraction and encapsulation in java?
java
0 Stemmen
1 Antwoord
4th Aug 2019, 3:20 PM
Geek
Which of the following supports the concept of hierarchical classification? (a) Polymorphism(b) Encapsulation (c) Abstraction
abstraction
encapsulation
polymorphism
0 Stemmen
4 Antwoorden
16th Mar 2018, 5:20 PM
Ramzi Mohamed Osman
Can anybody make a real time program in which encapsulation is being used ?
encapsulation
3 Stemmen
4 Antwoorden
1st Mar 2018, 4:35 PM
Pooja chouhan
Can Anyone explain Difference between Abstraction, Encapsulation and Inheritance in OOPs concept?
java
1 Stem
1 Antwoord
20th Sep 2020, 7:03 AM
Ajay Mistry
is there is different between encapsulation and abstraction i really confusing
abstraction
and
between
confusing
different
encapsulation
i
is
really
there
0 Stemmen
2 Antwoorden
10th Jun 2017, 4:33 PM
nikhil
So, "protected" encapsulation mode is less restrictive than "private", isn't it?
c#
encapsulation
0 Stemmen
2 Antwoorden
1st Aug 2016, 7:04 AM
Aidar Sadykov
Calculating net revenue with texas
encapsulation
0 Stemmen
6 Antwoorden
25th Oct 2020, 10:07 AM
vtivadze
Encapsulation is implemented by using . Option is given in description
javascript
-1 Stem
1 Antwoord
4th Mar 2022, 10:29 AM
Arun Vishwakarma
Any help plz????
encapsulation
3 Stemmen
5 Antwoorden
9th Feb 2018, 12:18 PM
Wafaa Hendy
What is the real point of encapsulation?
encapsulation
1 Stem
4 Antwoorden
13th Apr 2019, 6:48 AM
Christian Vibora
Can someone explain the difference between encapsulation and abstraction?in very very simple language..
difference
0 Stemmen
3 Antwoorden
10th Mar 2018, 5:18 AM
Bahubali
Did not understand the encapsulation? Any one tell me in detail.
encapsulation
5 Stemmen
2 Antwoorden
30th Dec 2017, 3:02 PM
Ritesh Kumbhare
Getting "no output" why is this?
encapsulation
1 Stem
3 Antwoorden
16th Apr 2018, 1:30 AM
Sir
Data Encapsulation and abstraction are both nearly synonyms.? is it true ?????
java
php
programming
python
0 Stemmen
1 Antwoord
4th Mar 2018, 2:08 PM
Azeem Ghafoor
Drag and drop from the options below to create a valid Java code with encapsulation. public class Person { int age;
encapsulation
java
-3 Stemmen
13 Antwoorden
10th Jul 2017, 2:05 PM
Walter Mugo
Can someone give me an example code which interpret the encapsulation concept in Java please
code
encapsulation
for
java
sample
0 Stemmen
2 Antwoorden
29th Dec 2021, 12:09 PM
Mirasol Sontousidad
Still dont understand this code
encapsulation
0 Stemmen
3 Antwoorden
29th Sep 2019, 10:09 AM
NANA NYANTAKYI ADOMAKO
#include <iostream> #include <string> using namespace std; class myClass { public: void setName(string x) {
encapsulation
0 Stemmen
3 Antwoorden
21st May 2020, 6:22 PM
Salini Selvam
Which programming languages do you use if you need to build an ATM system actually?Why?
c++
encapsulation
11 Stemmen
4 Antwoorden
12th Mar 2017, 12:26 PM
Yuji Hirano
How to create a object oriented program using inheritance incorporating encapsulation and polymorphism based.
code
java
program
2 Stemmen
1 Antwoord
17th Oct 2017, 1:30 PM
Koko Kiki
Stel een vraag
Stel een vraag
Stel een vraag
Stel een vraag
< Vorige
1
2
3
...
5
Volgende >
Populair vandaag
Is it possible to convert .zip file to apk? If yes, how??
1 Votes
I think the heart system is ridiculous, 5 hearts that refill after like 5 hours? That is really just crazy to me.
2 Votes
Why can’t I use double “ in python?
0 Votes
What do you think of this code and what are your suggestions for developing and modifying it?, How can I develop myself more?
0 Votes
Coding for Cybersecurity
0 Votes
Guys I don't know anything about cooding who can help me pls
0 Votes
Pointers in c#
0 Votes
2 cases not correct what's the problem
1 Votes
You’re free to give me your advice! 🚨
0 Votes
Salut tout le monde
1 Votes