SpiceQA
Questions
Tags
Users
Badges
access-specifier
21 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Why does Ruby have both private and protected methods?
user_135180
0
•
asked Aug 20, 2010
145
8
55310
access-specifier
language-design
ruby
What is the default access specifier in Java?
user_352837
0
•
asked Aug 20, 2010
123
12
162415
access-specifier
java
C++: Why does my DerivedClass's constructor not have access to the BaseClass's protected field?
user_343424
0
•
asked Jul 23, 2010
35
6
26073
access-specifier
protected
inheritance
constructor
c++
C++ Is private really private?
user_183120
0
•
asked Feb 16, 2010
19
9
1709
data-integrity
access-specifier
private
encapsulation
c++
What is the difference between access specifiers and access modifiers?
user_202375
0
•
asked Feb 10, 2010
44
9
67950
access-specifier
access-modifiers
java
Private virtual method in C++
user_114970
0
•
asked Jan 31, 2010
149
5
86764
access-specifier
polymorphism
c++
Can Qt signals be public or private?
user_242337
0
•
asked Jan 26, 2010
45
8
39065
access-specifier
qt-signals
qt
c++
How to make the class constructor private in Ruby?
user_6678
0
•
asked Oct 14, 2009
63
3
20401
access-specifier
ruby
constructor
Are there good reasons for 'private' to work the way it does in Ruby?
user_38626
0
•
asked Oct 14, 2009
29
1
5734
access-specifier
language-design
private
ruby
What is the difference between public, private, and protected inheritance in C++?
Admin
1
•
asked May 13, 2009
1180
17
734333
access-specifier
encapsulation
c++-faq
inheritance
c++
Prev
Prev
1
2
(current)
3
Next
Next
Hot Questions