Courses
Courses
Code Compiler
Code Compiler
Discuss
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
Hiw can we relate a link to one member of our ordered list?
lists
0 Votes
4 Answers
28th Mar 2020, 6:54 PM
Abolfazl
How many argument pass during declaration of member function in unary operator
c++
0 Votes
3 Answers
20th Apr 2018, 4:58 AM
Ashumendra Pratap Singh
What is the benefit of being a platinum member and how do you become one?
community
4 Votes
6 Answers
6th Aug 2017, 10:51 AM
SMMH
Can we point and use private member by pointer from outside class?
cpp
java
pointers
private
0 Votes
2 Answers
27th Nov 2020, 1:03 PM
Mahesh Bogati
Who is the oldest sololearn member?
member
oldest
sololearn
the
23 Votes
35 Answers
3rd Oct 2017, 12:55 PM
tooselfish
What is the use of static functions and static member functions.
c
c++
0 Votes
2 Answers
28th Jul 2017, 6:30 AM
Vijay Kumar V H
Can I have static member in struct in C as in C++ example?
c
c++
0 Votes
2 Answers
29th Jul 2019, 7:36 PM
UraL
How do you assign a variable in one of the member construct in C?
c
oop
0 Votes
3 Answers
19th Jun 2023, 6:11 PM
Shubham Ambekar
Why most of the time we declare member data/variables in private?
c++
classes
0 Votes
2 Answers
20th Sep 2016, 4:36 PM
Amit Chauhan
How to take user input for char array that is a member of struct ? [Solved]
c++
struct
0 Votes
7 Answers
3rd Mar 2021, 3:19 PM
Abhay
New to solo learn
member
new
-1 Vote
5 Answers
7th Jun 2017, 11:57 AM
Ria
How the member functions are created?and explain about their memory allocation.
c++
objects
0 Votes
1 Answer
3rd Feb 2017, 5:54 AM
Srikanth Srinivasan
What is the difference b/w static binding and member function overriding?
c++
inheritance
overriding
staticbinding
0 Votes
1 Answer
29th Dec 2018, 1:45 PM
Maleeha Khalid
Can object of derived class access protected member functions of its base class?
inheritence
1 Vote
3 Answers
28th Feb 2017, 6:03 AM
Prabhat Rao
What is the need for using Constructor?Can'twe just initialize a data member in a method?
constructor
data
importance
java
members
methods
of
3 Votes
2 Answers
10th Nov 2018, 5:42 PM
Neelarghya Kundu
Hello good afternoon. How to declare Boolean data type member as a null in default constructor ?
java
3 Votes
8 Answers
11th Nov 2017, 9:51 AM
raix832
What happens when a normal object wants to call a constant member function??
c++
constants
0 Votes
3 Answers
25th Dec 2016, 8:09 AM
Jotheeswaran M
What are the uses of constant objects and constant member functions of a class ?
constants
3 Votes
1 Answer
20th Mar 2018, 5:26 AM
Nieb Hasan
Fill in the blanks - "Out" is a member object of .................... Class.
java
0 Votes
2 Answers
20th Mar 2019, 6:37 PM
Shasanka Hazarika
Confusion between member initializer list and invoking parent class constructor upon making daughter class constructor
classes
inheritance
member_initializer_list
0 Votes
4 Answers
10th Oct 2018, 10:57 AM
Rashim Narayan Tiku
Don't you think friend function makes private member vulnerable towards data security?
c++
classes
friend
0 Votes
1 Answer
2nd Nov 2017, 1:59 AM
Ankit Kumain
[C#] Is there alternative to the member initializer lists from C++ ?
c#
1 Vote
1 Answer
28th May 2017, 5:55 AM
NickBossBG
what does it meant that one instance of a static member exists?
java
static
0 Votes
1 Answer
13th Feb 2017, 8:26 AM
BHAGYA VIJAYAN
What is member function and what is an example of non-member function?
c++
0 Votes
1 Answer
27th Dec 2016, 8:15 AM
Ka Yip
How to divide a sentence into words and make each word a separate member of an array in python.
python3
1 Vote
4 Answers
30th Apr 2022, 5:03 AM
Junior Coder
TextView textview =(TextView)findViewById(R.id.ebus); Why am I getting error for this code Error of unknown member
ide
java
0 Votes
3 Answers
18th May 2020, 3:56 PM
Agbo Ebuka
What is static member function? & what is the advantages of it's use in c++ program.
c++
2 Votes
3 Answers
13th Mar 2017, 6:45 PM
Abhishek Satpathy
Create copy constructor in class date assume that dd- mm- yy as member
plss
soon
0 Votes
2 Answers
14th Mar 2017, 2:05 AM
Nandhini
I found this code from one member and I can not understand why it does not work.
input
python
while
1 Vote
6 Answers
11th Nov 2017, 1:34 AM
Porf
How to save return value of friend function or member function in class ?
cpp
oops
0 Votes
1 Answer
13th Sep 2022, 3:02 AM
Abhay mishra
fill the blank to create a class"people " with three private integer member birthmonth,birthday,birthyear
a
birthday
birthmonth
birthyear
blank
classes"people"
create
fill
integer
member
private
the
three
to
with
-1 Vote
3 Answers
5th Dec 2016, 2:14 AM
Jonavel Dacutanan
There always comes an error when this code is executed. It says that request for member 'second
code
0 Votes
3 Answers
13th Aug 2020, 8:12 AM
Morningstar
How many mambers are in solo learn?
member
people
0 Votes
2 Answers
10th Aug 2017, 10:03 AM
Selvabharathi S
Are you agree if on home panel sololearn team add tab chatting for all member ?
comment
development
future
sololearn
2 Votes
3 Answers
1st May 2017, 3:42 AM
Jerri Gimon
How do we acces a member of a pointer structure which is also inside a structure?
access
c
ppinter
structure
1 Vote
2 Answers
4th Mar 2020, 9:24 AM
CASOY
What is use of static keyword in c++
data
function
member
2 Votes
2 Answers
17th Aug 2020, 8:54 AM
Yogesh Deolalkar
How I can access to a public member function that belongs from another class in c++?
c++
classes
functions
inner-classes
oop
0 Votes
3 Answers
19th Jan 2019, 6:32 AM
Eduardo Perez Regin
The initial value to a static member variable is done outside the class. Why?
c++
classes
variables
1 Vote
1 Answer
25th Feb 2017, 10:26 AM
Srikanth Srinivasan
What is the use of private members or member functions if they can't be used outside that class
c
c++
classes
objects
1 Vote
3 Answers
30th Jan 2022, 12:32 PM
Gurmeet Singh
Why does this happen?
c
member
union
1 Vote
1 Answer
14th Jan 2020, 7:40 AM
CASOY
Functions python
book
library
member
0 Votes
2 Answers
22nd Apr 2019, 1:06 AM
Safina Nganga
What is wrong in this code. Iam not getting the right result for this code...plz reply me . I am a new member here...
html
images
1 Vote
9 Answers
29th Oct 2018, 7:30 AM
Roshan Diwan
Why the majority member of sololearn try to learn all the course in one time without finished one of it ?
comment
3 Votes
5 Answers
2nd May 2017, 1:38 AM
Jerri Gimon
How many days it takes to become Platinum member?
epic
knowledge
member
platinum
4 Votes
5 Answers
11th Jun 2017, 1:06 PM
Jayant Chaturvedi
3-What is the difference between protected and private access specifiers in inheritance? a. private member is not inheritable an
access-modifiers
inheritance
0 Votes
3 Answers
4th Sep 2018, 3:04 AM
Punam Mundada
How Is it possible to access the private member of a base class in the derived class in c++
c++
0 Votes
2 Answers
3rd Jun 2021, 2:05 PM
steadson allen
i am seeing pro code coach question in web application? why other than pro question is not showing
codecoach
member
notapro
0 Votes
1 Answer
16th Jun 2021, 9:26 AM
Nanda Balakrishnan
why is {} placed after member initializer list in c++, although it is supposed to be empty ?
conceptual
doubt
0 Votes
1 Answer
12th Jul 2019, 3:23 PM
Snigdh
Can you explain why the commas become the member of new array that is result of the sum of two arrays?
arrays
javascript
0 Votes
3 Answers
2nd Oct 2019, 5:46 AM
Nurman Tajir
Can I use a class as a member of an other class? Does it make sense?
c++
classes
struct
1 Vote
1 Answer
18th Nov 2016, 3:06 PM
Marcell Juhasz
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
3
4
5
6
Next >
Hot today
What's the best way to learn anything
2 Votes
Most asked!
2 Votes
How can I improve my Authenticator App built with HTML, CSS, and JavaScript?
0 Votes
Is react js enough for frontend??
0 Votes
Malloc vs calloc | memory not initialized
1 Votes
help!
0 Votes
Mini project ideas for final years
1 Votes
Please guys could smw do this for me ?
0 Votes
Best way to remember things on this app?
0 Votes
Inquiry on how to start html
0 Votes