Курсы
Войти
Начать изучение ИИ
Курсы
Войти
Начать изучение ИИ
Обсуждения
Поиск
Поиск
Задать вопрос
Задать вопрос
create class and its constructor taking one argument and as singing in to the "name " attribute then create and object of the class.
classes
python
0 голосов
10 ответов
12th Aug 2016, 11:36 AM
Mersha Alemayehu
Can someone explain how to use Object Constructor to create new object.
creatingnew
objects
1 голос
2 ответов
24th Sep 2017, 5:28 PM
Ibrahim
can anyone give me simplest working example for constructor and destructor?
c++
destructors
0 голосов
2 ответов
26th Dec 2016, 6:51 PM
viva
can anyone tell me what is constructor in detail with example
c
c++
0 голосов
2 ответов
10th May 2017, 11:42 AM
Paavan Gupta
Is use of constructor is only initializing variables or it have other uses?
java
0 голосов
2 ответов
22nd Feb 2020, 7:07 AM
Muhammad Bilal
What is the error in this .... Related to constructor overloading plz help and solve my query
c++
constructors
2 голосов
10 ответов
22nd Dec 2017, 6:56 PM
Kratos
Is it true a derived class does not inherit base class constructor and destructor?
constructors
1 голос
3 ответов
14th May 2018, 4:55 PM
Mixe
how to use the constructor to take input form user.....?? nt using default constructor..
c++
0 голосов
5 ответов
8th Sep 2016, 11:27 AM
vikil lakkavatri
Can a program runs or executes even if a constructor is not created by the programmer?
a
behavior
class
describes
if
its
objects,
of
the
then
2 голосов
2 ответов
24th Sep 2020, 1:36 PM
Mae Ann Velasco
Math object doesn't need constructor then Math properties are static properties?
javascript
math
0 голосов
1 ответ
13th Jul 2016, 4:51 PM
Sergio Zemskov
I am not getting the concept of copy constructor in c++
constructors
copy
0 голосов
1 ответ
24th Feb 2017, 6:05 PM
Krishna Subhash Sonawane
How to use object constructor and what kind of different ways?
javascript
objects
0 голосов
1 ответ
29th Dec 2016, 6:57 AM
Vipul Aggarwal
What is the error in the following declaration of a constructor for the class Rectangle?
c++
0 голосов
3 ответов
24th Sep 2020, 4:10 PM
Tiara Feryndita Astuti
Why this codE has 21 output??Is unset means object destroyed???
constructor
destructor
0 голосов
2 ответов
3rd Jun 2019, 6:18 PM
Iqra
Why outputs 0*8*0 and 3*0*37(first and second outputs)? When i use the constructor works correctly(thrid output).
classes
constructors
oop
1 голос
5 ответов
15th Jan 2019, 3:47 PM
Ch1p
Hello good afternoon. How to declare Boolean data type member as a null in default constructor ?
java
3 голосов
8 ответов
11th Nov 2017, 9:51 AM
raix832
What is passed to the constructor? (Solved)
class
constructor
java
new_array
9 голосов
10 ответов
5th Jun 2018, 3:06 PM
D_Stark
I have read from many books, still cant correctly seem to understand the constructor concept and its use
constructors
1 голос
8 ответов
4th Apr 2019, 12:56 PM
Gayatri Palkar
What does static method do for a class?
class
constructor
static
2 голосов
4 ответов
5th Nov 2018, 12:57 PM
Alquen
hi how to pass string value from mainwindow to another window using constructor
2017
microsoftblend
visualstudio2017
1 голос
1 ответ
22nd Nov 2018, 8:17 AM
Abinaya sekar
In what situation do you need to declare a static constructor in a non-static class
c#
2 голосов
2 ответов
28th Aug 2021, 5:14 AM
Tim
How to call constructor of a different class which is in same package .
call
class
constructors
how
in
of
other
package
same
to
0 голосов
4 ответов
22nd Jul 2017, 7:47 PM
Arun
Why do we need private constructors?
constructor
oop
private
6 голосов
5 ответов
7th Feb 2018, 9:33 PM
Yusuf
Can someone help me understand more about defining methods inside constructor functions
methods
objects
0 голосов
2 ответов
1st Jan 2018, 8:42 PM
Too Vincent
COPY CONSTRUCTOR(sololearn misses it)
c++
constructor
copy-constructor
7 голосов
5 ответов
14th Nov 2016, 11:55 AM
Megatron
What is Constructor and Destructor in C++.And why we use it....please explain me with best way.....
c++
constructors
destructors
2 голосов
3 ответов
13th Oct 2019, 6:01 AM
💘 Ŝαđᵃ𝐦 ʰ𝐔ⓢ𝔰ÃιŇ 🎧
How can I call a constructor of a class from another class?
constructors
java
0 голосов
1 ответ
25th Jun 2020, 4:06 PM
Muhammad Bilal
The given program defines a Painting class and creates an object using the constructor. Fix the code so that the constructor tak
c++
help
sololearn
1 голос
6 ответов
8th Mar 2021, 7:56 PM
Zhar
What happens when we use super() in a constructor to pass elements to a base class
java
0 голосов
3 ответов
13th Oct 2020, 4:20 AM
Grace Maria Binu
Can we access private constructor of first class in second to create Object of first class?
java
reflection
spring
1 голос
3 ответов
9th Aug 2019, 9:40 PM
Nilesh Shinde
How can I inherit a constructor with ability to add some other attributes for each subclasses's constructor?
constructors
inheritance
oop
python
0 голосов
7 ответов
21st May 2018, 8:57 PM
hide on bush
Which is best approach for declaration of Constructor using Arrays instead of strcpy?
c
c++
oop
0 голосов
1 ответ
14th Sep 2020, 12:19 AM
muhammad awais ashraf
Is there a way to create a constructor with default settings but with costume modifiers?
code
help
java
self-learning
sololearn
1 голос
4 ответов
31st Jul 2017, 5:10 AM
Sam Miles
Is it a must constructor name be the same as destructor name?
c#
constructors
destructors
1 голос
1 ответ
27th Sep 2016, 5:12 PM
kayode emmanuel
I don’t understand the point of an object with destructors and constructors
constructor
destructor
object
1 голос
5 ответов
12th May 2018, 5:53 PM
Daniel
Can we have more than one constructor for the same class in C#?
#
c
c#
class
constructor
object
programming
0 голосов
1 ответ
9th Oct 2020, 5:29 AM
Rohan Agarwal
Difference between an instance variable and parameter with respect to a constructor
constructor
java
0 голосов
1 ответ
17th Nov 2018, 12:01 AM
onwuazombe tobechukwu
Pls explain what is constructor and destructor in php?... I'm confused :(
constructors
destructors
php
1 голос
1 ответ
26th Aug 2017, 2:06 PM
dinesh yoga
Why can't I call or possibly assign the Constructor in this code?
c#
calling
classes
0 голосов
1 ответ
18th Nov 2017, 11:32 PM
kenneth Stanley
Is it that constructor can only be declared in public access specifier?
c++
constructors
0 голосов
1 ответ
28th Jul 2016, 4:23 PM
Abhilash Anand
Is constructor mean common method to all object create from class ??
constructors
java
1 голос
1 ответ
8th Jun 2017, 4:12 AM
Bawantha Rajapaksha
What are constructors? how are they created? What is their use?
c++
constructor
help
sololearn
6 голосов
7 ответов
19th Jun 2018, 3:11 PM
Àbhîshëk[Inactive]
Do default constructor called automatically while creating object even If I don't provide any statement in it?
constructors
objects
oop
1 голос
5 ответов
2nd Dec 2018, 5:01 PM
jamilxt
Can we make more than 1 class on the solo learn editor like that in case of constructor
java
2 голосов
4 ответов
25th Jun 2018, 5:57 AM
shivangi Tiwari
Why a constructor is always declare as the public? But not as private or protected.
c++
1 голос
3 ответов
26th Feb 2017, 5:13 PM
Abhishek Satpathy
Javascript Constructors
constructor
javascript
js
0 голосов
6 ответов
5th Aug 2017, 4:33 PM
Andrés04_ve
Can we create an object in constructor in python.. If yes why we need it?
django
java
javascript
machine
python
python3
website
0 голосов
2 ответов
6th Aug 2021, 3:18 PM
Sohaib Ul Hassan
Write a program to find area of Cuboid and perimeter of rectangle using constructor overloading.
java
1 голос
2 ответов
4th Apr 2017, 6:50 AM
amit
Create copy constructor in class date assume that dd- mm- yy as member
plss
soon
0 голосов
2 ответов
14th Mar 2017, 2:05 AM
Nandhini
why the constructor of super class is executed when we create object of sub class?
constructors
inheritance
java
0 голосов
4 ответов
21st Sep 2016, 9:08 AM
Pradeep Saini
Задать вопрос
Задать вопрос
Задать вопрос
Задать вопрос
< Предыдущий
1
...
9
10
11
...
13
Следующий >
Актуальное сегодня
How many time I can use sololearn trial mode?
1 Votes
Ошибка в приложении Sololearn
1 Votes
Is anyone else experiencing this Sololearn issue?
0 Votes
NEO V2.0
1 Votes
Did sololearn helped you to get easier a job?
1 Votes
Hello guys,
1 Votes
solo learn program issue - iPhone?
1 Votes
Sololearn course
1 Votes
Payment by account
0 Votes
Bug sur le deuxième cours de python
1 Votes