Cours
Cours
Compilateur de code
Compilateur de code
Discuter
Équipes
Se connecter
S'inscrire
Menu
Discussions Q&R
Chercher
Chercher
Poser une question
Poser une question
How can I print the members of vector class in Linux from command line?
c++
commandline
linux
vector
1 Vote
2 Réponses
26th Apr 2018, 8:44 PM
Yusuf
Why do high level members in SoloLearn follow low level members?.. Shouldn't it be the opposite only (by logic)?
follow
high_level
logic
low_level
members
sololearn
6 Votes
8 Réponses
12th Feb 2017, 4:25 AM
Basman Paulis
What is the point of inheriting a 'private' class when all members will be unreachable?
c++
inheritance
0 Vote
4 Réponses
6th Aug 2017, 8:24 AM
Христо Христов
SoloLearn's Content Creation Guidelines Shortened quote: 'Posts by SoloLearn community members should be - programming-relate
sololearn
1 Vote
2 Réponses
2nd May 2017, 9:28 AM
®@√!
Wap in c++ to initialize two data members of type int using a constructor
@c++
@sololearn
0 Vote
1 Réponse
14th Nov 2022, 1:41 AM
Niru Subba
It would have been great if we can chat with other members and learn with each other
admins
4 Votes
4 Réponses
26th Jul 2017, 8:16 PM
Seye
Write a program that prints the first 100 members of the sequence 2, - 3, 4, -5, 6, -7, 8.
c#
for-loops
3 Votes
7 Réponses
18th Apr 2018, 9:21 AM
Samuel DANISON
I have a problem. I am finding it hard to sum up integer members of a list. I need help guys.
python3
0 Vote
7 Réponses
9th Jan 2021, 9:09 PM
Eneh Uchenna Fortune
Why can't we initialize the data members of the class with some initial values at the time of declaration
c++
classes
1 Vote
6 Réponses
13th Apr 2020, 4:42 PM
Digvijay Singh Rathore
How can we access private members of base class through sub class when inhertance is done??
c++
1 Vote
3 Réponses
26th Aug 2016, 5:42 PM
Sunitha Ganti
fill in the blanks to declare a class point with a constructor initializing its x & y members
a
blanks
class
declare
fill
in
point
the
to
with
0 Vote
3 Réponses
4th Apr 2020, 3:38 AM
MARIO PEREZ SALAZAR
How to create object in static members ?? Can anyone plz explain with example ???
java
1 Vote
2 Réponses
26th Aug 2016, 4:57 PM
suji prem
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 Réponses
30th Jan 2022, 12:32 PM
Gurmeet Singh
Is there any way to access private members outside the class and without the use of functions?
access-modifiers
0 Vote
4 Réponses
4th Dec 2016, 5:09 PM
somesh bhinda
Why do we need to declare our variables, members or classes as static or const ?
c#
static
0 Vote
3 Réponses
1st Jul 2017, 5:14 PM
Haider Ali
Does default constructor gets called if a class with no data members in it, and why?
java
0 Vote
3 Réponses
14th May 2017, 8:15 AM
.com
A namespace cannot directly contain members such as fiels and methods. - error What it means?
c#
0 Vote
2 Réponses
21st Jul 2018, 2:38 PM
Rose Loreles
how to write a class Date which consists of three data members ,DD,MM,and YY of type integer
calender
java
1 Vote
3 Réponses
28th Aug 2017, 11:05 AM
nini
Are protected members accesible from the base class and the derived class or only from the derived class?
base
c#
class
classes
derived
inheritance
members
protected
1 Vote
3 Réponses
10th Jan 2017, 2:53 PM
Enrique de la Cal
How can I permanently change a class's member?
classes
cpp
members
0 Vote
3 Réponses
17th Aug 2018, 12:35 AM
jacksonofgames 28
What is the purpose of having protected members in class and not having any inheritance hierarchy only single class?
c++
2 Votes
2 Réponses
17th Oct 2019, 5:32 PM
Amit chavare
Is it possible to take a screenshot and send it to one of the members .
html
links
0 Vote
2 Réponses
21st Apr 2017, 10:54 AM
John Masters
I want to build a program(with GUI) coded in python...that will return the D.O.B of my church members when the day is their bir
birthday
2 Votes
11 Réponses
1st Apr 2017, 6:57 AM
Samuel Akosa
how to get in contact with members of the community? 'cause many challenged me and i want to share knowledge with some of them.
c#
c++
css3
html5
java
javascript
jquery
php
sql
11 Votes
3 Réponses
30th Mar 2017, 3:09 PM
JΞΜΔ 🇨🇩👑
What is the meaning of python
all
members
to
-3 Votes
2 Réponses
27th Oct 2020, 10:49 PM
Alhaji Abubakar Hassan
Report card with data members like student id name and marks in at least 3modules and grade.
c++
1 Vote
1 Réponse
19th Oct 2016, 1:54 AM
Wabu Setimela
If birthday has the three variable members must the variable be in the order of month, day and year
classes
1 Vote
1 Réponse
2nd Sep 2019, 10:26 PM
Usman Dayyabu
Why do I can't initialize protected variable through constructors aren't they inherited protected members of derived class?
c++
polymorphism
1 Vote
1 Réponse
23rd Dec 2016, 6:07 PM
Abhishek Sharma
Create a class company with data members fan production and funconsumption.take one function for input and raise the exception o
c++
-2 Votes
2 Réponses
24th Jun 2020, 5:49 AM
Dinesh Dinesh
Why we learn opp concept in programming
and
data
function
members
-2 Votes
4 Réponses
26th Jun 2021, 6:55 AM
Naqib Ullah
Please How do u write a code that Prints 100 members of the sequence 2, -3, 4, -5, 6, -7, 8 in C#.
for_loop
1 Vote
3 Réponses
21st Jun 2019, 12:07 PM
ogba japhet
How many stacks do we want if we need to swap 2 stacks members in the same order?
data
stack
struture
swap
0 Vote
2 Réponses
17th Jun 2017, 2:40 AM
Khaled Mohammed Saif Alselwi
Write a program to get the student details and print the same using pointers to object and pointers to members of a class.
c++
1 Vote
5 Réponses
21st Nov 2017, 4:29 PM
Prashant Singh
Define class having data members as stud_id ,name ,age , percentage with member function get() and display ()
code
functions
java
-4 Votes
1 Réponse
6th Apr 2022, 9:22 AM
Vikram Kamble
I couldn't find the c program lesson on my app, what could be wrong?
community
members
moderators
0 Vote
1 Réponse
10th Aug 2017, 8:19 PM
Emmanuel
Good evening, Honorable Solorin members Can I use Soloron on my laptop? Note that I am now using it on the phone
...
1 Vote
2 Réponses
23rd Dec 2019, 5:47 PM
Hamed Ali Hlabey
write the definition for a class called rectangle that has floating point data members length and width.The class has the follow
a
called
class
definition
for
has
rectangle
that
write
0 Vote
2 Réponses
17th Dec 2019, 2:03 PM
Think Like a miraz. Artists
static class members can only be accessed by using class so how are they are using it with object😑😑
classes
java
0 Vote
2 Réponses
15th Oct 2016, 12:21 PM
mansi
Why to declare the members of class as private, and to access, we go for the setters and getters, instead we can go for public.
access,
and
as
class
declare
members
of
private,
the
to
we
whyto
0 Vote
3 Réponses
16th Nov 2021, 12:24 PM
swamy
You have a class ''Student'' with two members, "age" and "num". Fill in the blanks to initialize those members in the constructo
c++
classes
0 Vote
2 Réponses
30th Apr 2020, 7:57 AM
Baijunath Sharma
How many users are on SoloLearn?
members
sololearn
statistics
stats
total
users
1 Vote
6 Réponses
28th May 2021, 2:30 AM
Nova
A inherited class is inherited with private visibilty mode.Can it access the data members and functions of the base class?
c++
0 Vote
2 Réponses
13th Sep 2016, 5:59 AM
Sarukrishna
Create a program that will display all the members multiple by 3 from 0-255 in binary. Use 8 Led's for display.
c#
variables
-2 Votes
3 Réponses
23rd Nov 2017, 5:42 AM
eric alquiza
Do I have to declare all of class members as 'protected' if I would like to use them in a derived class?
c++
inheritance
java
private
2 Votes
1 Réponse
16th Nov 2016, 6:34 PM
Marcell Juhasz
hello members hope yo all doing good. this question really perturbs me. WHAT IS THE DIFFERENCE BETWEEN AN INTERPRETED LANGUAGE AND A COMPILED LANGUAGE
c++
0 Vote
3 Réponses
24th Jun 2017, 7:59 PM
KASAIJA KENNETH
Can I declare members in abstract class? Should I declare a virtual getter / setter method for the member in that class?
abstract-classes
c++
virtual
0 Vote
2 Réponses
23rd Nov 2016, 1:46 PM
Marcell Juhasz
As static method can access only static data members & methods so how we can manipulate non-static data inside main method ?
java;
methods
static
0 Vote
1 Réponse
14th Jan 2017, 10:11 AM
Atish Kadu
How to make such webpages?
all
bronze
gold
members
platinum
silver
5 Votes
2 Réponses
27th Dec 2017, 5:17 PM
Qwqwq Rt
Protected Members You work at a grocery store and want to build an app to manage the products in the store. You make a Product
c
0 Vote
1 Réponse
26th Sep 2023, 6:08 AM
chakradhar balla
why do we need to declare the function as virtual? is there any limit on number of derived members that can call the function if it's not virtual?
c++
polymorphism
2 Votes
2 Réponses
14th Jul 2016, 4:34 AM
Rohit Ner
Poser une question
Poser une question
Poser une question
Poser une question
< Précédent
1
2
3
4
Suivant >
Aujourd'hui en vedette
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