Cursos
Cursos
Compilador de Código
Compilador de Código
Discutir
Preços
Teams
Fazer login
Registrar
Menu
Q&A Discussões
Pesquisar
Pesquisar
Faça uma pergunta
Faça uma pergunta
How can I print the members of vector class in Linux from command line?
c++
commandline
linux
vector
1 Voto
2 Respostas
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 Votos
8 Respostas
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 Voto
4 Respostas
6th Aug 2017, 8:24 AM
Христо Христов
SoloLearn's Content Creation Guidelines Shortened quote: 'Posts by SoloLearn community members should be - programming-relate
sololearn
1 Voto
2 Respostas
2nd May 2017, 9:28 AM
®@√!
Wap in c++ to initialize two data members of type int using a constructor
@c++
@sololearn
0 Voto
1 Resposta
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 Votos
4 Respostas
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 Votos
7 Respostas
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 Voto
7 Respostas
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 Voto
6 Respostas
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 Voto
3 Respostas
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 Voto
3 Respostas
4th Apr 2020, 3:38 AM
MARIO PEREZ SALAZAR
How to create object in static members ?? Can anyone plz explain with example ???
java
1 Voto
2 Respostas
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 Voto
3 Respostas
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 Voto
4 Respostas
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 Voto
3 Respostas
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 Voto
3 Respostas
14th May 2017, 8:15 AM
.com
A namespace cannot directly contain members such as fiels and methods. - error What it means?
c#
0 Voto
2 Respostas
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 Voto
3 Respostas
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 Voto
3 Respostas
10th Jan 2017, 2:53 PM
Enrique de la Cal
How can I permanently change a class's member?
classes
cpp
members
0 Voto
3 Respostas
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 Votos
2 Respostas
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 Voto
2 Respostas
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 Votos
11 Respostas
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 Votos
3 Respostas
30th Mar 2017, 3:09 PM
JΞΜΔ 🇨🇩👑
What is the meaning of python
all
members
to
-3 Votos
2 Respostas
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 Voto
1 Resposta
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 Voto
1 Resposta
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 Voto
1 Resposta
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 Votos
2 Respostas
24th Jun 2020, 5:49 AM
Dinesh Dinesh
Why we learn opp concept in programming
and
data
function
members
-2 Votos
4 Respostas
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 Voto
3 Respostas
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 Voto
2 Respostas
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 Voto
5 Respostas
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 Votos
1 Resposta
6th Apr 2022, 9:22 AM
Vikram Kamble
Good evening, Honorable Solorin members Can I use Soloron on my laptop? Note that I am now using it on the phone
...
1 Voto
2 Respostas
23rd Dec 2019, 5:47 PM
Hamed Ali Hlabey
I couldn't find the c program lesson on my app, what could be wrong?
community
members
moderators
0 Voto
1 Resposta
10th Aug 2017, 8:19 PM
Emmanuel
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 Voto
2 Respostas
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 Voto
2 Respostas
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 Voto
3 Respostas
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 Voto
2 Respostas
30th Apr 2020, 7:57 AM
Baijunath Sharma
How many users are on SoloLearn?
members
sololearn
statistics
stats
total
users
1 Voto
6 Respostas
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 Voto
2 Respostas
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 Votos
3 Respostas
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 Votos
1 Resposta
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 Voto
3 Respostas
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 Voto
2 Respostas
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 Voto
1 Resposta
14th Jan 2017, 10:11 AM
Atish Kadu
How to make such webpages?
all
bronze
gold
members
platinum
silver
5 Votos
2 Respostas
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 Voto
1 Resposta
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 Votos
2 Respostas
14th Jul 2016, 4:34 AM
Rohit Ner
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
< Anterior
1
2
3
4
Próximo >
Quente hoje
C pointers
2 Votes
Python
0 Votes
Guys help please
0 Votes
Python question
1 Votes
Control flow
0 Votes
HTML
0 Votes
Front-end vs Full-stack
1 Votes
Which mobile offline app can I use for HTML
0 Votes
HOW CAN I CREATE A GAME AS BEGINNER
0 Votes
About our Capstone product "Ecocambio" We don't know how to code and how electronics would connect.
0 Votes