Courses
Courses
Code Compiler
Code Compiler
Discuss
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
What is the importance of using the private access specifier in a program
c
c#
c++
java
python3
4 Votes
7 Answers
25th Jan 2020, 10:13 AM
Joshua Evuetapha
Why can't we inherit private member of parent class to the derived class
inheritance
java
0 Votes
11 Answers
22nd Mar 2021, 2:14 PM
kreddyt
Whats the point of limiting accessibility using Private and Protected?
java
self-learning
1 Vote
4 Answers
13th Mar 2019, 9:18 PM
Calvis Huynh
What is the difference between Private and Protected in C++???
c
c++
java
php
python
python3
sololearn
6 Votes
2 Answers
30th Dec 2016, 4:25 PM
Pravin
What is the difference between private and protected access specifiers?
c++
1 Vote
5 Answers
2nd Dec 2016, 8:41 AM
A Umesh
Why can't we have private chats with our friends here?
sololearn
1 Vote
2 Answers
20th Apr 2018, 8:31 AM
Ebenezer Tawiah
How can get access to data inside private ?
java
2 Votes
2 Answers
13th Feb 2018, 2:31 AM
Hossam Hassan
How to access private member functions in main function ??
class
cpp
oop
1 Vote
4 Answers
30th Jan 2019, 1:11 PM
Md Ibrahim (West Bengal, India)
how to initialize private properties within a event handler?
javascript
scope
0 Votes
1 Answer
9th Nov 2021, 5:29 PM
Moshe Schnitzler
what's real private variable in functions or classes ?!
data-hiding
python
0 Votes
3 Answers
17th Oct 2016, 9:13 PM
xhdix
Alright, sololearn should have a private message option!
python
sololearn
0 Votes
2 Answers
13th Nov 2017, 10:59 AM
Cordelia (send me challenges)
What is the concept of public and private acess specifiers ? And accessing private via public specifier ? M messed up..!!!
access-modifiers
c++
class
objects
2 Votes
2 Answers
20th Jun 2017, 4:49 AM
Saurabh Sharma
How to forcefully access private variable from outside its class without ordinary getter and setter?
assembly
class
encapsulation
oop
23 Votes
5 Answers
15th Oct 2017, 5:13 AM
Adi Pratama
What is the use of private key word in c language ?
c
in
keyword
private
6 Votes
2 Answers
19th Feb 2020, 1:32 AM
Vijay(v-star🌟)
How to create private message PHP and MySQL?
css
html
mysql
php
1 Vote
1 Answer
26th Jul 2017, 1:52 PM
Doaa Abdelhadi
Why static cast do not allow upcasting for private inheritance
c++
casting
inheritance
private
static_cast
upcasting
1 Vote
2 Answers
20th Oct 2022, 7:05 AM
Ketan Lalcheta
Java: why can't a method be private and abstract at the same time?
java
methods
5 Votes
2 Answers
18th Aug 2019, 6:38 PM
Paolo De Nictolis
What is the use of public and private in c++
<private>
<public>
1 Vote
2 Answers
27th Jul 2019, 3:11 PM
Vaibhav Mishra
Can there be an option of turning off private messages and group adding?
feedback
message
sololearn
1 Vote
6 Answers
13th Mar 2020, 8:34 PM
VOID
By default a method is a private or public or protected?
access-modifiers
java
0 Votes
7 Answers
11th Sep 2016, 5:08 PM
Dheeraj Reddy
How to inherit d properties of object frm private class
inheritance
java
2 Votes
3 Answers
25th Jan 2018, 5:04 PM
Rachana S
What are the benefits of a private class ?
c++
0 Votes
3 Answers
3rd Jul 2016, 4:11 AM
Kritika
In this program i want to use the private visibility mode how i use the the private visibility mode??? And what change is occur?
c++
cpp
inheritance
single
2 Votes
2 Answers
12th Jun 2018, 3:27 PM
Devang H Baroliya
Hi I'm new to this. Just wondering is there a way to private message other users?
message
18 Votes
17 Answers
4th Dec 2016, 6:30 PM
Colin Curran
where can i find my private python code
python
0 Votes
1 Answer
21st Sep 2016, 3:29 AM
shawn
How do i configure a private route in React Js...?
javascript
react
0 Votes
2 Answers
1st Nov 2020, 5:34 PM
Ameer Haider
How to define an Array within a private class?
arrays
java
1 Vote
2 Answers
4th Jul 2016, 10:47 AM
Dakotah
I've been wanting to ask. How can I make my code private and stop people from viewing it?
nil
2 Votes
14 Answers
3rd Sep 2023, 6:53 PM
Dabbichuks
Who has a source code on php of private chat?
chat
1 Vote
2 Answers
8th Nov 2018, 6:38 AM
Nasibillo Muhamedov
What is the difference between default and private in Java please ?
classes
java
1 Vote
8 Answers
11th Jun 2017, 1:45 PM
Mehdi ABDALLAOUI
I think it is would be nice if sololearn add private messaging for learners
c++
java
javascript
python3
sololearn
8 Votes
10 Answers
20th May 2017, 12:30 PM
Wilson Bol
What do you think about implementing private chats! And conversation groups On SL.
conversation_group
dm
fire
hot
pm
private_chat
sololearn
suggest_for_sl
trending
6 Votes
7 Answers
5th May 2017, 2:19 PM
W͛onderB͛oy (◣_◢)
Heeelllp!!! Getters and setters, public and private I need explanation
c++
encapsulation
0 Votes
4 Answers
18th Feb 2017, 10:23 PM
Ubamadu Possible
What's the benefit of using private and protected access specifiers in classes?. C++
c++
0 Votes
8 Answers
11th May 2020, 8:16 PM
The Unknown
What is the difference between private static int kilos and private int kilos (ignorr the name of the variable is just an example)
java
1 Vote
3 Answers
22nd Apr 2017, 1:25 AM
Isaac
why i am not able to see my private code on sololearn website?
private-code
5 Votes
5 Answers
29th May 2018, 7:00 AM
Nitish kumar jha
In INHERITENCE ,the Private Members of Base Class are Inherited in Derived Class. ?YES or NO ?
c++
inheritence
private
16 Votes
9 Answers
24th Nov 2019, 8:20 AM
ROHIT KANOJIYA
What if I create a private variable inside the main class, would that mean it'll be available in other classes? What do private variables even do?
access-modifiers
java
5 Votes
3 Answers
27th Feb 2016, 11:30 AM
Pavitran
Throwing Error: variables has private access in class ~ Vehicle
constructors
java
0 Votes
2 Answers
21st Sep 2019, 5:12 PM
Madhavan Ananthan
How to method or variable fully private in class in python
python
1 Vote
4 Answers
25th Feb 2019, 3:21 AM
Arpit Jain
How to send Private Messages to other Sololearners I love ?
pm
0 Votes
3 Answers
20th Sep 2018, 9:59 PM
Nightwalker Yao 🇨🇮
Can you override a private or static method in Java?
return
2 Votes
2 Answers
17th Apr 2017, 2:45 PM
Adarsh Roshan
Can we access a private variable using pointer in C++
c++
1 Vote
3 Answers
5th Feb 2017, 6:45 AM
Suparno Karmakar
Do i need getters and setters to accses a private class? Seems messy.
and
getters
java
private
scanner
setters
0 Votes
11 Answers
24th Jul 2017, 12:56 PM
D_Stark
Why doesn't SoloLearn have the Private Messaging feature?, It must be added.....
attention
features
sololearn
urgent
2 Votes
6 Answers
20th May 2017, 12:28 PM
Dylee
Difference between public, private and protected access specifiers in cpp?
cpp
2 Votes
2 Answers
19th Mar 2017, 3:05 AM
c s gujral
Hi, why am I getting an error that says "write() has private access"?
inheritance
java
2 Votes
3 Answers
2nd Sep 2022, 10:42 AM
Zeynep Bilge Özkan
Why is in this application no private massege option ?
message
0 Votes
3 Answers
11th Jun 2017, 3:04 PM
owais shahab
I MISTAKENLY DELETED MY PRIVATE CODE ON SOLOLEARN. HOW TO GET IT BACK?
help
needy
0 Votes
4 Answers
6th Aug 2023, 3:53 PM
Aaryan Singh Chauhan
when sololearn will allow us to sent a private message (us coders) ?
learn
message
private
solo
2 Votes
5 Answers
8th Apr 2018, 8:50 PM
Mouhamed Gassama
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
4
5
6
...
10
Next >
Hot today
Help please?
4 Votes
How to get better with problem-solving and programming
1 Votes
Odd even threads without condition variable
0 Votes
Ejercicio Pytho
0 Votes
What is that z for
0 Votes
Bug on "Java for Beginners Module 3 Quiz"
1 Votes
Suggestions needed
4 Votes
Game development
0 Votes
Write a program to find the strings are in isogram or not
0 Votes
Ruby programming?
3 Votes