Kursy
Kursy
Kompilator kodu
Kompilator kodu
Dyskusja
Cennik
Zespoły
Zaloguj się
Zarejestruj się
Menu
Dyskusje Q&A
Szukaj
Szukaj
Zadaj pytanie
Zadaj pytanie
How do getters and setters protect the data of a java class?
bean
classes
getter
setter
0 głosów
3 odpowiedzi
5th Apr 2018, 5:38 PM
knave
Can someone please explain and give an example of getters and setters in c
c
examples
input
output
0 głosów
7 odpowiedzi
27th Sep 2021, 6:46 PM
mj Paull
How to implement a pointer array in setters y getters C++
arrays
c
c++
pointers
0 głosów
1 Odpowiedź
18th Mar 2019, 6:39 AM
Eduardo Perez Regin
Is it necessary that we use setters and getters whenever we use constructors?
constructors
2 głosów
1 Odpowiedź
1st Jan 2019, 1:27 PM
Mohammed Naheen
I need help with this code... Trying to get the area of a rectangle but i dont seem to get it. Need someone to put me tru
getters
2 głosów
2 odpowiedzi
20th Aug 2017, 11:49 AM
Komolafe Oluseyi Ephraim
Aun no entiendo sobre los setters y getters y para que sirven
constructors
getters
setters
0 głosów
1 Odpowiedź
28th Jun 2020, 2:39 AM
Max--
Are getters and setters inbuilt functions in java or are they user defined??
functions
getters
java
programming
setters
1 Głos
2 odpowiedzi
24th Jul 2020, 11:46 AM
Ayushi Saxena
Why do we need Setters and getters when we can use "=" and "return"?
gets
java
sets
1 Głos
3 odpowiedzi
20th Nov 2019, 6:23 AM
Little Light 🕯️
I need someone to explain to me the point of getters and setters
c#
2 głosów
2 odpowiedzi
26th Oct 2017, 6:50 PM
kenneth Stanley
What is the point of Getters and Setters? What do they do?
properties
swift
0 głosów
2 odpowiedzi
17th Aug 2016, 6:15 PM
Ilana
Guys can someone pliz clearly explain to me Getters and Setters in Kotlin
kotlin
0 głosów
1 Odpowiedź
13th Aug 2022, 8:26 AM
Ayebazibwe Morris
Can any one explain me about getters and setters in detail with example
classes
java
objects
0 głosów
3 odpowiedzi
3rd Dec 2016, 8:33 AM
CHUNDURU B M SIVA NAGA SAI
Can someone tell me what's wrong with this code it's showing error for getters and setters
getters
java
setters
2 głosów
5 odpowiedzi
10th Apr 2018, 8:40 AM
Devansh Gupta
Why we use private over public,it can also be acces with setters ang getters
acces
also
be
can
over
private
public,it
setters
use
whywe
with
0 głosów
1 Odpowiedź
16th Nov 2021, 7:27 PM
swamy
What happens when the variable has got first letter in capitals before using it with getters and setters?
getters
java
setters
2 głosów
2 odpowiedzi
30th Nov 2016, 10:05 AM
Tushar Anand
if we have getters and setters for data members in our classes then what's the point in making those data members as private?
class
gettersetter
java
method
oops
0 głosów
8 odpowiedzi
12th May 2020, 1:52 PM
VIJAY MOURYA
What is importance of the setter ang getter.
getters
importance
setters
0 głosów
4 odpowiedzi
18th Sep 2020, 10:32 AM
Dennis Albonia
What is getname setname? In c++
c++
class
getters
setters
6 głosów
2 odpowiedzi
22nd Feb 2018, 9:32 AM
Jay Jay
Error in my code: String cannot be converted to int / String cannot be converted to double
attributes
getters
setters
0 głosów
4 odpowiedzi
22nd Dec 2017, 10:10 PM
ota.234
Setter and getter
constructors
getters
sets
0 głosów
2 odpowiedzi
28th Mar 2018, 12:34 AM
Alex Mendoza
Reverse of general getter and setter statements.
and
classes
getters
setters
0 głosów
8 odpowiedzi
21st Dec 2019, 5:06 PM
Santosh Pattnaik
Can anyone please explain how actually Getter and Setter works?
getters
java
setters
1 Głos
3 odpowiedzi
16th Nov 2016, 3:23 AM
Dharani Kumar
why the i m getting the error
getters
java
setters
static
2 głosów
9 odpowiedzi
2nd Apr 2017, 6:00 AM
shobhit
can someone please explain the use of "this" i've been seeing it a lot in getters and setters but its not fully clicking with me
classes
getters
java
setters
1 Głos
2 odpowiedzi
24th Nov 2021, 4:44 AM
Warlock Kadash
Que utilidad tiene set y get en java?
getters
java
setters
0 głosów
1 Odpowiedź
25th Oct 2017, 3:58 PM
Goib
Why we use g1.getColor(String c) instead of using g1.color directly?
classes
get
getters
java
1 Głos
4 odpowiedzi
9th Dec 2016, 2:35 PM
Deep chand
Another Java question: naming the "Getters and Setters," as SL called them.
classes
getters
java
setters
-1 Głos
5 odpowiedzi
6th Nov 2017, 4:50 PM
Michael
Y would i want to use getters and setters when i can assign the value of a property from inside the main class?
java
0 głosów
1 Odpowiedź
13th Jun 2017, 4:55 AM
suryapoojary
Need extra information about getters, setters and constructors
classes
constructors
getters
setters
1 Głos
2 odpowiedzi
21st Nov 2018, 11:57 AM
David Feliers
Getting an array of strings from another class?
classes
getters
java
javafx
1 Głos
2 odpowiedzi
26th May 2020, 3:57 PM
Stephen
why i m getting w. getA() as 200 if static attributes belong to class then the outcome must be something else.
constructor
getters
java
setters
static
2 głosów
2 odpowiedzi
28th Mar 2017, 12:35 PM
shobhit
I can't understand the use of getter and setters?
access
classes
encapsulation
getters
java
private
public
setters
7 głosów
5 odpowiedzi
3rd Sep 2017, 5:20 AM
Vaibhav Singh Sikarwar
Is we can use our own method for getting and setting private attributes or methods
classes
encapsulation
getters
java
objects
private
setters
2 głosów
2 odpowiedzi
13th Jul 2020, 3:12 AM
Akash Sharma
Zadaj pytanie
Zadaj pytanie
Zadaj pytanie
Zadaj pytanie
< Do tyłu
1
2
Dalej >
Popularne dzisiaj
C pointers
2 Votes
Python
0 Votes
Guys help please
0 Votes
Slicing in python
1 Votes
Python question
1 Votes
Control flow
0 Votes
HTML
0 Votes
Front-end vs Full-stack
1 Votes
Which mobile offline app can I use for HTML
0 Votes
HOW CAN I CREATE A GAME AS BEGINNER
0 Votes