Courses
Courses
Code Compiler
Code Compiler
Discuss
Pricing
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
[SOLVED] Java Protected Access
java
protected
2 Votes
12 Answers
25th Apr 2021, 9:10 AM
Orango Mango
PROTECTED
c#
protected
sealed
3 Votes
1 Answer
18th May 2020, 9:35 AM
Idundun Sydney
Protected access modifier
access-modifiers
java
4 Votes
5 Answers
31st Oct 2019, 12:22 PM
Avinesh
Is android protected from viruses?
android
38 Votes
16 Answers
11th Nov 2017, 12:14 AM
Chinthana Kavinda
c++ protected inheritance
c++
inheritance
0 Votes
2 Answers
13th Feb 2019, 1:00 PM
okan
Protected members in inheritance
c++
inheritance
members
protected
0 Votes
4 Answers
23rd Sep 2019, 1:15 PM
Alaska
How to use protected routes
auth
node.js
react
web
1 Vote
3 Answers
21st Jun 2022, 7:56 PM
Farhan Ellahi
Protected data class members c++
c++
class
1 Vote
2 Answers
14th Mar 2019, 4:24 AM
lakas
C# protected property, setter and getter
accessors
c#
protected
1 Vote
5 Answers
13th Mar 2024, 6:31 AM
Wong Hei Ming
Can constructor be public, private, protected
0 Votes
7 Answers
12th Sep 2017, 6:11 AM
V V
What is recommended private or protected
encapsulation
inheritance
java
1 Vote
5 Answers
10th Apr 2017, 4:08 AM
Andres Restrepo
Protected Email - 1 or 2?
javascript
strings
0 Votes
3 Answers
27th Sep 2020, 11:48 AM
Logos
Can we make a password protected webpage?
html
password
protected
website
1 Vote
9 Answers
19th Mar 2017, 2:15 PM
EM Farih
How is content protected on streaming services.
digitalrightsmanagement
drm
encryption
online
streaming
-1 Vote
8 Answers
9th Jul 2020, 12:12 PM
Victor Cebekhulu
Protected attributes modified outside class?
inheritance
java
1 Vote
1 Answer
28th Feb 2017, 10:15 PM
Ren Wang
What is the difference between private and protected class??
programming
7 Votes
7 Answers
29th Apr 2019, 2:59 AM
Er Rajnikant
Difference between private variable and protected variable?
javascript
0 Votes
5 Answers
5th Nov 2021, 3:17 AM
santhosh Kumar
What is protected access specifier in cpp?
access-specifiers
cpp
program
protected
2 Votes
4 Answers
10th Apr 2018, 3:32 PM
Frankestine Stine
access protected variable in another package in java
inheritance
java
protected
1 Vote
7 Answers
21st Aug 2021, 6:06 AM
Hadi
SOLVE Code block cant process protected inheritance
c++
codeblock
2 Votes
2 Answers
28th Aug 2018, 12:41 PM
Muhamad Fathi Zuhaili
Difference - private & protected class members
c++
class
private
protected
3 Votes
2 Answers
7th Mar 2017, 6:00 AM
Nabeer Jason
Where and how to access protected members?
encapsulation
1 Vote
1 Answer
7th Nov 2018, 5:20 PM
Shivam Gavandi
Can private members of the base class become protected members of the derived class in protected inheritance?
c++
inheritance
3 Votes
2 Answers
12th Feb 2017, 9:31 AM
Loise Muthoni
What is difference between public and protected in C++
c++
protected
6 Votes
3 Answers
6th Nov 2019, 10:50 AM
Shaurya Barnwal
Difference b/t private modifier and protected
java
0 Votes
2 Answers
14th Sep 2017, 8:02 PM
Rajnish Yadav
why protected member var is visible?
access-modifiers
1 Vote
1 Answer
18th Sep 2017, 3:14 AM
frluo
What is the use of protected members?
java
2 Votes
2 Answers
28th Dec 2016, 6:06 AM
kiran c
What does the keyword protected do?
c#
classes
protected
0 Votes
1 Answer
18th Dec 2017, 3:20 AM
jeff
How to create a protected area on a website !!
all
css
front-end
html5
javascript
web
website
3 Votes
6 Answers
18th Jan 2019, 10:37 AM
<StraMa/Design>
How an image can be protected from download?
download
events
html
images
javascript
right-click
0 Votes
3 Answers
14th May 2020, 2:11 PM
Milos Popovic
What's the difference between protected and public ?
java#beginner
3 Votes
3 Answers
21st Mar 2018, 10:44 AM
rishabh
Difference between Protected Property and Private Property
classes
kotlin
0 Votes
1 Answer
23rd Aug 2019, 7:59 AM
Plaban Kr. Mondal
what is protected keyword in the classes?
c++
classes
protected
0 Votes
3 Answers
11th Nov 2016, 1:53 PM
Ayin GhaziMoradi
Saying private public and protected is useless?
private
protected
public
2 Votes
1 Answer
6th Mar 2018, 9:31 AM
Paul
How we can use protected & private ?
java
2 Votes
4 Answers
15th Dec 2017, 8:31 AM
🦋FEATHER🦋
¿How I can do protected routes in react?
javascript
node.js
react
0 Votes
3 Answers
22nd Apr 2020, 3:53 AM
Jonathan Alvarado
Why do we use private public and protected in c++
c
c++
cpython
html5
java
python3
3 Votes
4 Answers
30th Jul 2021, 8:03 AM
Atul Chourasiya
How can I create a password protected login system in html
css
html
javascript
4 Votes
11 Answers
28th Nov 2019, 3:22 PM
Atharva Varule
What are private, public and protected access specifiers?
c++
java
php
ruby
1 Vote
3 Answers
7th Mar 2017, 6:34 PM
Abenezer Seleshi
What does exactly the protected access specifier means
c++
1 Vote
3 Answers
25th Sep 2017, 3:54 AM
dhiman mishra
Is PHP the only language where protected members are accessible by parent classes?
accessibility
parent
php
protected
visibility
10 Votes
8 Answers
17th Apr 2019, 11:53 PM
Sonic
Simple program example for private, public and protected class?
c#
variables
1 Vote
3 Answers
10th Nov 2018, 12:29 PM
Rajesh Kalki
What happens to private or protected inheritance?
c++
inheritance
1 Vote
1 Answer
20th Mar 2016, 6:03 PM
andwan0
Why do I can't initialize protected variable through constructors aren't they inherited protected members of derived class?
c++
polymorphism
1 Vote
1 Answer
23rd Dec 2016, 6:07 PM
Abhishek Sharma
How to know Public, Private and Protected ?
classes
python
python3
0 Votes
3 Answers
15th Jun 2017, 2:30 AM
Kaushik Roy
How do I crack protected pdf file with python?
python
2 Votes
3 Answers
23rd Feb 2017, 1:36 AM
Muhammad Ali
Why is it possible to access a protected atribute?
java
0 Votes
4 Answers
24th Feb 2017, 5:18 PM
Tomasz
Why base class object cannot call protected method
c++
classes
methods
protected
0 Votes
2 Answers
2nd Jun 2017, 8:37 PM
Joseph P French
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
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
2
...
4
Next >
Hot today
[RESULTS] 🌸🌞 Spring Coding Challenge! 🌞🌸
27 Votes
DevTools vs JSON Stringify: Task Chain & Login Flow in Sololearn Playground Environment
1 Votes
Web Development Job
3 Votes
Code to convert a value into a number
1 Votes
Please help here, why the loop is breaking soon is not known to me.
0 Votes
Extra challenges powered by ai
0 Votes
Hello
1 Votes
Why does everything gotta be pro?
0 Votes
how can i make a website using python css and a mix of java to make it interactive with the users
0 Votes
Negative Follower Count? Bug or Calculated by a formula?
2 Votes